WP_REST_Post_Statuses_Controller::register_routes()
Registers the routes for post statuses.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
Registers the routes for post statuses.
Constructor.
Retrieves the query params for collections.
Retrieves a specific post type.
Retrieves the post type’s schema, conforming to JSON Schema.
Retrieves all public post types.
Checks whether a given request has permission to read types.
Prepares a post type object for serialization.
Registers the routes for post types.
Constructor.