1,025 results found for “posts”. Showing results 76 to 100.
-
functiontraverse_and_serialize_blocks()
Given an array of parsed block trees, applies callbacks before and after serializing them and returns their concatenated output.
-
Creates an HTML processor in the fragment parsing mode.
Used by 0 functions | Uses 2 functions | Source: wp-includes/html-api/class-wp-html-processor.php:297 -
Filters the arguments for posts pagination links.
-
Filters whether to display the post comments feed link.
-
Filters whether to display the post type archive feed link.
-
Checks if the terms for a post can be read.
Used by 1 function | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:156 -
Returns the latest revision ID and count of revisions for a post.
-
methodRequests::patch()
Send a PATCH request
-
methodSession::patch()
Send a PATCH request
-
Filters the number of revisions to save for the given post by its post type.
-
Returns the default labels for post types.
-
Fires after a specific post type is registered.
-
Filters the arguments for registering a specific post type.
-
Send multiple HTTP requests simultaneously
-
Filters the taxonomies to generate classes for each individual term.
-
methodRequests::request()
Main interface for HTTP requests
-
Filters the post thumbnail ID.
-
Filters the post thumbnail URL.
-
Get the post, if the ID is valid.
Used by 2 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:138 -
Filters whether a post type is considered “viewable”.
-
Filters whether a post status is considered “viewable”.
-
function_resolve_template_for_new_post()
Sets the current WP_Query to return auto-draft posts.