September 27, 2015 — Přednáška Jaroslava Polakoviče na téma Heartbeat API
November 20, 2014 — As of WordPress 3.9, the Heartbeat API is no longer experimental! It’s intended to help developers synchronize data between a user’s browser and server without manually sending individual AJAX calls. Learn how WordPress’ core implements Heartbeat, and how they can use it on their own sites to create more interactive and up-to-date admin screens.
August 21, 2014 — As of WordPress 3.9, the Heartbeat API is no longer experimental! It’s intended to help developers synchronize data between the browser and server without manually sending individual AJAX calls. Learn Heartbeat basics and have a quick run-through on how it’s used by WordPress’ core.
August 5, 2014 — As of WordPress 3.9, the Heartbeat API is no longer experimental! It’s intended to help developers synchronize data between the browser and server without manually sending individual AJAX calls. Learn Heartbeat basics and have a quick run through on how it’s used by WordPress’ core.
March 2, 2014 — A technical walk-through of the Heartbeat API, which allows developers to quickly add live-updates to the WordPress admin panel or front-end using native AJAX APIs.