ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 66

WP_REST_Posts_Controller::create_item_permissions_check()

Method: Checks if a given request has access to create a post.

Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:593

Used by 0 functions | Uses 2 functions

WP_REST_Posts_Controller::check_template()

Method: Checks whether the template is valid for the given post.

Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1511

Used by 0 functions | Uses 2 functions

WP_REST_Posts_Controller::create_item()

Method: Creates a single post.

Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:647

Used by 0 functions | Uses 10 functions

WP_REST_Posts_Controller::handle_template()

Method: Sets the template for a post.

Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1554

Used by 2 functions | Uses 1 function

rest_insert_{$this->post_type}

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:714

Used by 2 functions | Uses 0 functions

WP_REST_Posts_Controller::update_item_permissions_check()

Method: Checks if a given request has access to update a post.

Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:799

Used by 0 functions | Uses 4 functions

rest_validate_value_from_schema()

Function: Validate a value based on a schema.

Source: wp-includes/rest-api.php:2051

Used by 0 functions | Uses 0 functions

rest_sanitize_value_from_schema()

Function: Sanitize a value based on a schema.

Source: wp-includes/rest-api.php:2647

Used by 0 functions | Uses 0 functions

rest_parse_request_arg()

Function: Parse a request argument based on details registered to the route.

Source: wp-includes/rest-api.php:1354

Used by 0 functions | Uses 0 functions

rest_is_ip_address()

Function: Determines if an IP address is valid.

Source: wp-includes/rest-api.php:1376

Used by 0 functions | Uses 0 functions
« Previous 1 … 65 66 67 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy