ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 255

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_Comments_Controller::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions

WP_REST_Comments_Controller::check_comment_author_email()

Method: Checks a comment author email for validity.

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

Used by 0 functions | Uses 0 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

WP_REST_Comments_Controller::check_is_comment_content_allowed()

Method: If empty comments are not allowed, checks if the provided comment content is not empty.

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

Used by 1 function | Uses 1 function

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::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::create_item()

Method: Creates a comment.

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

Used by 0 functions | Uses 11 functions

WP_REST_Comments_Controller::create_item_permissions_check()

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

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

Used by 0 functions | Uses 4 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
« Previous 1 … 254 255 256 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy