1,025 results found for “posts”. Showing results 101 to 125.
-
Builds a unified template object based a post Object.
-
Gets the REST API route for a post type.
-
Filters the REST API route for a post type.
-
This callback enables content editor for wp_navigation type posts.
-
This callback disables the content editor for wp_navigation type posts.
-
Get the link relations available for the post and current user.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:428 -
Returns the ID of the custom post type that stores user data.
-
functionwp_get_post_revisions_url()
Returns the url for viewing and potentially restoring revisions of a given post.
-
Disables block editor for wp_navigation type posts so they can be managed via the UI.
-
Overwrites the default protected title format.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:486 -
Returns the custom post type that contains the user’s origin config for the active theme or an empty array if none are found.
-
Retrieves the query params for the posts collection.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1010 -
Build a unified template object based a post Object.
-
Get the link relations available for the post and current user.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:986 -
Removes post details from block context when rendering a block template.
-
functionget_previous_image_link()
Gets the previous image link that has the same post parent.
-
functionget_next_image_link()
Gets the next image link that has the same post parent.
-
functionget_adjacent_image_link()
Gets the next or previous image link that has the same post parent.
-
Overrides the result of the post password check for REST requested posts.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:188 -
functionget_post_parent()
Retrieves the parent post object for the given post.
-
functionhas_post_parent()
Returns whether the given post has a parent post.
-
functionis_post_publicly_viewable()
Determines whether a post is publicly viewable.