WP_REST_Posts_Controller::get_available_actions()
Method: Gets the link relations available for the post and current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2148
Method: Gets the link relations available for the post and current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2148
Method: Retrieves the post’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2203
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:2628
Method: Checks if a given request has access to create a post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:587
Method: Checks whether the template is valid for the given post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1505
Method: Creates a single post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:641
Method: Sets the template for a post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1548
Action Hook: Fires after a single post is created or updated via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:708
Method: Checks if a given request has access to update a post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:793
Method: Updates a single post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:844