586 results found for “comment”. Showing results 51 to 75.
-
hookspammed_comment
Fires immediately after a comment is marked as Spam.
-
hooktrashed_comment
Fires immediately after a comment is sent to Trash.
-
hookuntrash_comment
Fires immediately before a comment is restored from the Trash.
-
functionwp_spam_comment()
Marks a comment as Spam.
-
functionadd_comment_meta()
Adds meta data field to a comment.
-
hookatom_comments_ns
Fires inside the feed tag in the Atom comment feed.
-
hookcommentrss2_item
Fires at the end of each RSS2 comment feed item.
-
hookcomments_clauses
Filters the comment query clauses.
-
hookcomment_edit_pre
Filters the comment content before editing.
-
hookcomment_form_top
Fires at the top of the comment form, inside the form tag.
-
hookcomment_on_draft
Fires when a comment is attempted on a post in draft mode.
-
hookcomment_on_trash
Fires when a comment is attempted on a trashed post.
-
hookcomment_save_pre
Filters the comment content before it is updated in the database.
-
functioncomment_text_rss()
Displays the current comment content for use in the feeds.
-
hookcomment_text_rss
Filters the current comment content for use in a feed.
-
functionget_comment_date()
Retrieves the comment date of the current comment.
-
hookget_comment_date
Filters the returned comment date.
-
functionget_comment_guid()
Retrieves the feed GUID for the current comment.
-
functionget_comment_link()
Retrieves the link to a given comment.
-
hookget_comment_link
Filters the returned single comment permalink.
-
functionget_comment_meta()
Retrieves comment meta field for a comment.
-
functionget_comment_text()
Retrieves the text of the current comment.
-
hookget_comment_text
Filters the text of a comment.
-
functionget_comment_time()
Retrieves the comment time of the current comment.
-
hookget_comment_time
Filters the returned comment time.