_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:2488
Function: Disables block editor for wp_navigation type posts so they can be managed via the UI.
Source: wp-admin/includes/post.php:2488
Function: This callback disables the content editor for wp_navigation type posts.
Source: wp-admin/includes/post.php:2507
Function: This callback enables content editor for wp_navigation type posts.
Source: wp-admin/includes/post.php:2528
Filter Hook: Filters the postbox classes for a specific screen and box ID combo.
Source: wp-admin/includes/post.php:1383
Function: Sanitizes POST values from a checkbox taxonomy metabox.
Source: wp-admin/includes/post.php:2120
Function: Sanitizes POST values from an input taxonomy metabox.
Source: wp-admin/includes/post.php:2133
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:2184
Function: Renders the meta boxes forms.
Source: wp-admin/includes/post.php:2232
Filter Hook: Fires right before the meta boxes are rendered.
Source: wp-admin/includes/post.php:2248
Function: Renders the hidden form required for the meta boxes form.
Source: wp-admin/includes/post.php:2411
Action Hook: Adds hidden input fields to the meta box save form.
Source: wp-admin/includes/post.php:2475
Filter Hook: Filters the size used to display the post thumbnail image in the ‘Featured image’ meta box.
Source: wp-admin/includes/post.php:1611
Filter Hook: Filters the sample permalink.
Source: wp-admin/includes/post.php:1479
Function: Returns the query variables for the current attachments request.
Source: wp-admin/includes/post.php:1273
Action Hook: Fires before an autosave is stored.
Source: wp-admin/includes/post.php:1937
Filter Hook: Filters the number of items per page to show for a specific ‘per_page’ type.
Source: wp-admin/includes/post.php:1232
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:1697
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:1723
Filter Hook: Filters whether to show the post locked dialog.
Source: wp-admin/includes/post.php:1749
Filter Hook: Filters whether to allow the post lock to be overridden.
Source: wp-admin/includes/post.php:1805
Action Hook: Fires inside the post locked dialog before the buttons are displayed.
Source: wp-admin/includes/post.php:1832
Action Hook: Fires inside the dialog displayed when a user has lost the post lock.
Source: wp-admin/includes/post.php:1869
Function: Returns the HTML of the sample permalink slug editor.
Source: wp-admin/includes/post.php:1492
Function: Creates autosave data for the specified post from `$_POST` data.
Source: wp-admin/includes/post.php:1891
Filter Hook: Filters the sample permalink HTML markup.
Source: wp-admin/includes/post.php:1564
Function: Saves a draft or manually autosaves for the purpose of showing a post preview.
Source: wp-admin/includes/post.php:1956
Function: Returns HTML for the post thumbnail meta box.
Source: wp-admin/includes/post.php:1579
Function: Saves a post submitted with XHR.
Source: wp-admin/includes/post.php:2020