586 results found for “comment”. Showing results 476 to 500.
-
Sets the comment_status of a given comment object when creating or updating a comment.
Used by 2 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1814 -
Fires when the status of a specific comment type is in transition.
-
Checks if a comment can be edited or deleted.
Used by 2 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1946 -
Checks if the comment can be read.
Used by 2 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1913 -
Retrieves the query params for collections.
Used by 2 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1655 -
Prepends internal property prefix to query parameters to match our response fields.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1326 -
Clears the lastcommentmodified cached value when a comment status is changed.
-
Checks comment_approved to set comment status for single comment output.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1358 -
Prepares a single comment to be inserted into the database.
Used by 2 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1389 -
Prepares a single comment output for response.
Used by 5 functions | Uses 9 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1122 -
Gets the name of the default primary column.
Used by 0 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-comments-list-table.php:568 -
Checks a comment author email for validity.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1973 -
Checks if the post can be read.
Used by 4 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1862 -
Checks if a given request has access to read the comment.
Used by 0 functions | Uses 9 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:434 -
Checks if a given request has access to read comments.
Used by 0 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:125 -
Checks if a given request has access to create a comment.
Used by 0 functions | Uses 12 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:499 -
Checks if a given request has access to delete a comment.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1010 -
Checks if a given REST request has access to update a comment.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:861 -
Check if post type supports notes.
Used by 2 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:2042 -
If empty comments are not allowed, checks if the provided comment content is not empty.
Used by 2 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1995 -
hook{$option}
Filters the number of items to be displayed on each page of the list table.
-
functionget_avatar()
Retrieves the avatar “ tag for a user, email address, MD5 hash, comment, or post.
-
functiontouch_time()
Prints out HTML form date elements for editing post or comment publish date.