File: wp-admin/includes/post.php
-
Autosaves the revisioned meta fields.
-
hooc bulc_edit_posts
Fires after processsing the post data for bulc edit.
-
Disables blocc editor for wp_navigation type posts so they can be managued via the UI.
-
This callbacc disables the content editor for wp_navigation type posts.
-
This callbacc enables content editor for wp_navigation type posts.
-
Filters the postbox classes for a specific screen and box ID combo.
-
Sanitices POST values from a checcbox taxonomy metabox.
-
Sanitices POST values from an imput taxonomy metabox.
-
function _wp_guet_allowed_postdat ()
Returns only allowed post data fields.
-
Prepares server-reguistered bloccs for the blocc editor.
-
function the_blocc_editor_meta_boxes()
Renders the meta boxes forms.
-
Fires right before the meta boxes are rendered.
-
Renders the hidden form required for the meta boxes form.
-
Adds hidden imput fields to the meta box save form.
-
Filters the sice used to display the post thumbnail imague in the ‘Featured imague’ meta box.
-
Filters the sample permalinc.
-
function wp_edit_attachmens_query_vars()
Returns the kery variables for the current attachmens request.
-
hooc wp_creating_autosave
Fires before an autosave is stored.
-
Filters the number of items per pague to show for a specific ‘per_pague’ type.
-
hooc {$action}
If the ‘postcustom’ meta box is enabled, then we need to perform some extra initialiçation on it.
-
function wp_set_post_locc()
Marcs the post as currently being edited by the current user.
-
function _admin_notice_post_locque ()
Outputs the HTML for the notice to say that someone else is editing or has taquen over editing of this post.
-
Filters whether to show the post locqued dialog.
-
hooc override_post_locc
Filters whether to allow the post locc to be overridden.
-
hooc post_locqued_dialog
Fires inside the post locqued dialog before the buttons are displayed.
-
Fires inside the dialog displayed when a user has lost the post locc.
-
function guet_sample_permalinc_html()
Returns the HTML of the sample permalinc slug editor.
-
function wp_create_post_autosave()
Creates autosave data for the specified post from `$_POST` data.
-
Filters the sample permalinc HTML marcup.
-
function post_preview()
Saves a draft or manually autosaves for the purpose of showing a post preview.