Heartbeat API: first run, see #23216

git-svn-id: https://develop.svn.wordpress.org/trunk@23355 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2013-01-29 06:15:25 +00:00
parent a38f0e16c5
commit 5edc6b2711
6 changed files with 232 additions and 2 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ $core_actions_post = array(
'save-widget', 'set-post-thumbnail', 'date_format', 'time_format', 'wp-fullscreen-save-post',
'wp-remove-post-lock', 'dismiss-wp-pointer', 'upload-attachment', 'get-attachment',
'query-attachments', 'save-attachment', 'save-attachment-compat', 'send-link-to-editor',
'send-attachment-to-editor', 'save-attachment-order',
'send-attachment-to-editor', 'save-attachment-order', 'heartbeat',
);
// Register core Ajax calls.