586 results found for “comment”. Showing results 76 to 100.
-
functionget_comment_type()
Retrieves the comment type of the current comment.
-
hookget_comment_type
Filters the returned comment type.
-
hookpre_get_comments
Fires before comments are retrieved.
-
hookrss2_comments_ns
Fires at the end of the RSS root to add namespaces.
-
functionwp_allow_comment()
Validates whether this comment is allowed to be made.
-
classWP_Comment_Query
Core class used for querying comments.
-
functionwp_comment_reply()
Outputs the in-line comment reply-to form in the Comments list table.
-
hookwp_comment_reply
Filters the in-line comment reply-to form output in the Comments list table.
-
functionwp_list_comments()
Displays a list of comments.
-
functionwp_trash_comment()
Moves a comment to the Trash
-
functionadd_comments_page()
Adds a submenu page to the Comments main menu.
-
Fires at the end of the RSS2 comment feed header.
-
Filters the number of comments listed per page in the comments list table.
Used by 2 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-comments-list-table.php:216 -
functioncomments_rss_link()
Print RSS comment feed link.
-
functioncomments_template()
Loads the comment template specified in $file.
-
Filters the path to the theme template file used for the comments template.
-
functioncomment_author_IP()
Displays the IP address of the author of the current comment.
-
Filters the JOIN clause of the comments feed query before sending.
-
Filters the returned comment ID fields.
-
functioncomment_id_fields()
Outputs hidden input HTML for replying to comments.
-
functionedit_comment_link()
Displays the edit comment link with formatting.
-
Filters the comment edit link anchor tag.
-
functionget_comments_link()
Retrieves the link to the current post comments.
-
Filters the returned post comments permalink.
-
functionget_comment_class()
Returns the classes for the comment div as an array.