ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.7.0
  • Page 5

WP_REST_Comment_Meta_Fields::get_rest_field_type()

Method: Retrieves the type for register_rest_field() in the context of comments.

Source: wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php:48

Used by 0 functions | Uses 0 functions

WP_REST_Request::parse_json_params()

Method: Parses the JSON parameters.

Source: wp-includes/rest-api/class-wp-rest-request.php:666

Used by 0 functions | Uses 0 functions

WP_REST_Comments_Controller::update_item_permissions_check()

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

Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:777

Used by 0 functions | Uses 2 functions

WP_REST_Comments_Controller::handle_status_param()

Method: Sets the comment_status of a given comment object when creating or updating a comment.

Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1706

Used by 2 functions | Uses 0 functions

WP_REST_Comments_Controller::update_item()

Method: Updates a comment.

Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:802

Used by 0 functions | Uses 8 functions

WP_REST_Comments_Controller::check_read_post_permission()

Method: Checks if the post can be read.

Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1754

Used by 4 functions | Uses 5 functions

WP_REST_Comments_Controller::delete_item_permissions_check()

Method: Checks if a given request has access to delete a comment.

Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:927

Used by 0 functions | Uses 2 functions

WP_REST_Comments_Controller::check_read_permission()

Method: Checks if the comment can be read.

Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1803

Used by 2 functions | Uses 2 functions

WP_REST_Comments_Controller::delete_item()

Method: Deletes a comment.

Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:951

Used by 0 functions | Uses 6 functions

WP_REST_Comments_Controller::check_edit_permission()

Method: Checks if a comment can be edited or deleted.

Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1836

Used by 2 functions | Uses 1 function
« Previous 1 … 4 5 6 … 53 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy