_disable_block_editor_for_navigation_post_type()
Function: Disables block editor for wp_navigation type posts so they can be managed via the UI.
Source: wp-admin/includes/post.php:2470
Function: Disables block editor for wp_navigation type posts so they can be managed via the UI.
Source: wp-admin/includes/post.php:2470
Function: This callback disables the content editor for wp_navigation type posts.
Source: wp-admin/includes/post.php:2489
Function: This callback enables content editor for wp_navigation type posts.
Source: wp-admin/includes/post.php:2510
Filter Hook: Filters the postbox classes for a specific screen and box ID combo.
Source: wp-admin/includes/post.php:1369
Function: Sanitizes POST values from a checkbox taxonomy metabox.
Source: wp-admin/includes/post.php:2106
Function: Sanitizes POST values from an input taxonomy metabox.
Source: wp-admin/includes/post.php:2119
Function: Returns only allowed post data fields.
Source: wp-admin/includes/post.php:216
Function: Prepares server-registered blocks for the block editor.
Source: wp-admin/includes/post.php:2170
Function: Renders the meta boxes forms.
Source: wp-admin/includes/post.php:2214
Filter Hook: Fires right before the meta boxes are rendered.
Source: wp-admin/includes/post.php:2230
Function: Renders the hidden form required for the meta boxes form.
Source: wp-admin/includes/post.php:2393
Action Hook: Adds hidden input fields to the meta box save form.
Source: wp-admin/includes/post.php:2457
Filter Hook: Filters the size used to display the post thumbnail image in the ‘Featured image’ meta box.
Source: wp-admin/includes/post.php:1597
Filter Hook: Filters the sample permalink.
Source: wp-admin/includes/post.php:1465
Function: Returns the query variables for the current attachments request.
Source: wp-admin/includes/post.php:1259
Action Hook: Fires before an autosave is stored.
Source: wp-admin/includes/post.php:1923
Filter Hook: Filters the number of items per page to show for a specific ‘per_page’ type.
Source: wp-admin/includes/post.php:1218
Action Hook (deprecated): If the ‘postcustom’ meta box is enabled, then we need to perform some extra initialization on it.
Source: wp-admin/includes/post.php:2200
Function: Marks the post as currently being edited by the current user.
Source: wp-admin/includes/post.php:1683
Function: Outputs the HTML for the notice to say that someone else is editing or has taken over editing of this post.
Source: wp-admin/includes/post.php:1709
Filter Hook: Filters whether to show the post locked dialog.
Source: wp-admin/includes/post.php:1735
Filter Hook: Filters whether to allow the post lock to be overridden.
Source: wp-admin/includes/post.php:1791
Action Hook: Fires inside the post locked dialog before the buttons are displayed.
Source: wp-admin/includes/post.php:1818
Action Hook: Fires inside the dialog displayed when a user has lost the post lock.
Source: wp-admin/includes/post.php:1855
Function: Returns the HTML of the sample permalink slug editor.
Source: wp-admin/includes/post.php:1478
Function: Creates autosave data for the specified post from `$_POST` data.
Source: wp-admin/includes/post.php:1877
Filter Hook: Filters the sample permalink HTML markup.
Source: wp-admin/includes/post.php:1550
Function: Saves a draft or manually autosaves for the purpose of showing a post preview.
Source: wp-admin/includes/post.php:1942
Function: Returns HTML for the post thumbnail meta box.
Source: wp-admin/includes/post.php:1565
Function: Saves a post submitted with XHR.
Source: wp-admin/includes/post.php:2006