WP_REST_Posts_Controller::check_password_required()
Method: Overrides the result of the post password check for REST requested posts.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:182
Method: Overrides the result of the post password check for REST requested posts.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:182
Method: Prepares the ‘tax_query’ for a collection of posts.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2989
Method: Prepares the collection schema for including and excluding items by terms.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3068
Method: Checks whether the status is valid for the given post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1408
Filter Hook: Filters the post’s schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2608
Action Hook: Fires after a single post is completely created or updated via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:773
Method: Gets the link relations available for the post and current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2150
Method: Retrieves Link Description Objects that should be added to the Schema for the posts collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2636
Method: Checks whether the template is valid for the given post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1504
Method: Gets the post, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:452
Method: Overwrites the default protected title format.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2021
Method: Prepares links for the request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2033
Method: Retrieves the post’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2205
Method: Retrieves the query params for the posts collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2764
Filter Hook: Filters collection parameters for the posts controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2935
Method: Sanitizes and validates the list of post statuses, including whether the user can query private statuses.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2949
Method: Checks if a post can be deleted.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1724
Method: Prepares a single post output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1744
Filter Hook: Filters the post data for a REST API response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2007
Method: Checks if a given post type can be viewed or managed.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1623
Method: Checks if a post can be read.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1645
Method: Checks if a post can be edited.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1688
Method: Checks if a post can be created.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1706
Filter Hook: Filters a post before it is inserted via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1392
Method: Determines validity and normalizes the given status parameter.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1431
Method: Determines the featured media based on a request param.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1475
Method: Sets the template for a post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1547
Method: Updates the post’s terms from a REST request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1565
Method: Checks whether current user can assign all terms sent with the current request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1591
Method: Prepares a single post for create or update.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1180