New and updated in 6.4.0
-
Refreshes the rewrite rules, saving the fresh value to the database.
-
function_wp_preview_meta_filter()
Filters preview post meta retrieval to get values from the autosave.
-
function_wp_copy_post_meta()
Copy post meta for the given key from one post to another.
-
functionwp_post_revision_meta_keys()
Determine which post meta fields should be revisioned.
-
Filter the list of post meta keys to be revisioned.
-
Check whether revisioned post meta fields have changed.
-
functionwp_restore_post_revision_meta()
Restore the revisioned meta values for a post.
-
functionwp_save_revisioned_meta_fields()
Save the revisioned meta fields.
-
Saves revisions for a post after all changes have been made.
-
Filters whether Quick Edit should be enabled for the given taxonomy.
Used by 2 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-terms-list-table.php:503 -
hookpre_unzip_file
Filters archive unzipping to override with a custom process.
-
hookunzip_file
Filters the result of unzipping an archive.
-
Autosaves the revisioned meta fields.
-
Filters whether Quick Edit should be enabled for the given post type.
Used by 2 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-posts-list-table.php:1496 -
Retrieves Post Content block attributes from the current post template.
-
Validate style.css as valid CSS.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:671 -
Returns the string representation of the HTML Tag Processor.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:3198 -
Gets the CSS rules as a string.
Used by 0 functions | Uses 3 functions | Source: wp-includes/style-engine/class-wp-style-engine-processor.php:118 -
classWP_Style_Engine
The main class integrating all other WP_Style_Engine_* classes.
Used by 0 functions | Uses 0 functions | Source: wp-includes/style-engine/class-wp-style-engine.php:31 -
Filters the arguments for registering a specific post type.
-
function_register_theme_block_patterns()
Register any patterns that the active theme may provide under its `./patterns/` directory.
-
Builds a unified template object based a post Object.
-
functionblock_has_support()
Checks whether the current block type supports the feature requested.
-
Registers a block type from the metadata stored in the `block.json` file.
-
functionwp_update_php_annotation()
Prints the default annotation for the web host altering the “Update PHP” page URL.
-
Filters the message displayed in the block editor interface when JavaScript is not enabled in the browser.
-
Creates autosave for the specified post.
Used by 1 function | Uses 14 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:362 -
Adds inline scripts required for the WordPress JavaScript packages.
-
Constructor.