Screen option for Post Format UI.

props nacin. see #23930.

git-svn-id: https://develop.svn.wordpress.org/trunk@24092 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2013-04-25 07:28:33 +00:00
parent 63a5118e7e
commit 3bde819dbe
8 changed files with 185 additions and 127 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', 'heartbeat'
'send-attachment-to-editor', 'save-attachment-order', 'heartbeat', 'show-post-format-ui',
);
// Register core Ajax calls.