1,025 results found for “posts”. Showing results 26 to 50.
-
Builds a block template object from a post object.
-
Registers the routes for posts.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:38 -
Get the child font face post IDs.
Used by 2 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:460 -
Retrieves the post’s schema, conforming to JSON Schema.
Used by 4 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:501 -
Prepares a single font face post for creation.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:824 -
Gets the font face’s settings from the post.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:943 -
Gets the font family’s settings from the post.
Used by 2 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:561 -
Retrieves the post’s schema, conforming to JSON Schema.
Used by 3 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:289 -
functioncurrent_user_can_for_site()
Returns whether the current user has the specified capability for a given site.
-
functionuser_can_for_site()
Returns whether a particular user has the specified capability for a given site.
-
Prepares a single font family post for create or update.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:522 -
function_wp_copy_post_meta()
Copy post meta for the given key from one post to another.
-
Filters the list of available post MIME types for the given post type.
-
Get the parent post.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php:240 -
Hooks into the REST API response for the Posts endpoint and adds the first and last inner blocks.
-
Updates the wp_postmeta with the list of ignored hooked blocks where the inner blocks are stored as post content.
-
Advance to the next block delimiter which opens a block, indicating if one was found.
-
Retrieves Post Content block attributes from the current post template.
-
Processes the block bindings and updates the block attributes with the values from the sources.
-
functionwp_restore_post_revision_meta()
Restore the revisioned meta values for a post.
-
functionwp_post_revision_meta_keys()
Determine which post meta fields should be revisioned.
-
Check whether revisioned post meta fields have changed.
-
Gets the REST API revisions controller for this post type.