New and updated in 6.4.0
-
Get the parent post.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php:235 -
Gets the autosave, if the ID is valid.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php:207 -
Prepares the item for the REST response.
Used by 1 function | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php:174 -
Registers the routes for autosaves.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php:86 -
Constructor.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php:57 -
Core class used to access template autosaves via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php:17 -
Retrieves the item’s schema, conforming to JSON Schema.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:280 -
Checks if a given request has access to delete a revision.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:222 -
Prepares links for the request.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:260 -
Gets the parent post, if the template ID is valid.
Used by 1 function | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:166 -
Prepares the item for the REST response.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:189 -
Constructor.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:49 -
Registers the routes for revisions based on post types supporting revisions.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:72 -
Core class used to access template revisions via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:17 -
functiontraverse_and_serialize_blocks()
Given an array of parsed block trees, applies callbacks before and after serializing them and returns their concatenated output.
-
functiontraverse_and_serialize_block()
Traverses a parsed block tree and applies callbacks before and after serializing it.
-
functionmake_after_block_visitor()
Returns a function that injects the hooked blocks after a given block.
-
Filters the list of hooked block types for a given anchor block type and relative position.
-
functionmake_before_block_visitor()
Returns a function that injects the theme attribute into, and hooked blocks before, a given block.
-
functionget_hooked_blocks()
Retrieves block types hooked into the given block, grouped by anchor block type and the relative position.
-
functionget_block_asset_url()
Gets the URL to a block asset.
-
Removes PDF alpha after it’s been read.
-
Prepares the content of a block pattern. If hooked blocks are registered, they get injected into the pattern, when they met the defined criteria.
Used by 2 functions | Uses 5 functions | Source: wp-includes/class-wp-block-patterns-registry.php:171 -
Filters the list of available post MIME types for the given post type.
-
function_prime_post_parent_id_caches()
Prime the cache containing the parent ID of various post objects.
-
Returns the metadata for the template parts defined by the theme.
-
Returns the metadata for the custom templates defined by the theme via theme.json.
-
Generator for a foreach loop to step through each class name for the matched tag.
Used by 2 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:1056 -
Returns if a matched tag contains the given ASCII case-insensitive class name.
Used by 2 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:1115 -
Pushes a node onto the stack of active formatting elements.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-active-formatting-elements.php:98