586 results found for “comment”. Showing results 101 to 125.
-
functionget_comment_count()
Retrieves the total comment counts for the whole site or a single post.
-
functionis_comments_popup()
Determines whether the current URL is within the comments popup window.
-
methodPO::comment_block()
Prepare a text as a comment — wraps the lines and prepends # and a special character to each line
-
functionseparate_comments()
Separates an array of comments into an array keyed by comment_type.
-
Fires immediately after a comment is unmarked as Spam.
-
Fires immediately after a comment is restored from the Trash.
-
methodWP_Comment::__get()
Magic getter.
-
functionwp_count_comments()
Retrieves the total comment counts for the whole site or a single post.
-
Filters the comments count for a given post or the whole site.
-
functionwp_delete_comment()
Trashes or deletes a comment.
-
functionwp_filter_comment()
Filters and sanitizes comment data.
-
functionwp_insert_comment()
Inserts a comment into the database.
-
Fires immediately after a comment is inserted into the database.
-
functionwp_unspam_comment()
Removes a comment from the Spam.
-
functionwp_update_comment()
Updates an existing comment in the database.
-
Fires at the end of the Atom comment feed header.
-
functioncomments_link_feed()
Outputs the link to the comments for the current post in an XML safe way.
-
Filters the comments permalink for the current post.
-
Filters the comments data before the query takes place.
-
Fires at the end of each Atom comment feed item.
-
Filters the current comment author for use in a feed.
-
functioncomment_author_rss()
Displays the current comment author in the feed.
-
functioncomment_author_url()
Displays the URL of the author of the current comment, not linked.
-
Filters the WHERE clause of the comments feed query before sending.
-
functioncomment_footer_die()
Displays error message at bottom of comments.