First pass at removing Post Format UI.
see #24452. fixes #24455. git-svn-id: http://core.svn.wordpress.org/trunk@24388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -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', 'heartbeat', 'show-post-format-ui',
|
||||
'send-attachment-to-editor', 'save-attachment-order', 'heartbeat',
|
||||
);
|
||||
|
||||
// Register core Ajax calls.
|
||||
|
||||
Reference in New Issue
Block a user