324 results found for “posts”. Showing results 301 to 324.
-
Handles saving posts from the fullscreen editor via AJAX.
-
Filters WP_Query arguments when querying posts via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:426 -
Resolves numeric slugs that collide with date permalinks.
-
Filters whether to notify comment authors of their comments on their own posts.
-
Runs a loopback test on the site.
-
Retrieves the post titles of recent posts.
-
Searches posts for a given search request.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:55 -
Filters the taxonomy columns in the Posts list table.
-
Filters collection parameters for the posts controller.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3075 -
Updates the custom taxonomies’ term counts when a post’s status is changed.
-
Registers the routes for posts.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:38 -
Disables block editor for wp_navigation type posts so they can be managed via the UI.
-
This callback enables content editor for wp_navigation type posts.
-
This callback disables the content editor for wp_navigation type posts.
-
Overwrites the default protected and private title format.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:198 -
Retrieves the query params for the posts collection.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1001 -
Checks if the post can be read.
Used by 4 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1756 -
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 -
Makes sure that auto-draft posts get their post_date bumped or status changed to draft to prevent premature garbage-collection.