586 results found for “comment”. Showing results 301 to 325.
-
functionwp_throttle_comment_flood()
Determines whether a comment should be blocked because of comment flood.
-
Fires before the comment fields in the comment form, excluding the textarea.
-
Filters the content of the comment textarea field for display.
-
Filters a comment form field for display.
-
Filters the submit button for the comment form to display.
-
Filters the comment moderation email headers.
-
Filters the comment moderation email subject.
-
functionenqueue_comment_hotkeys_js()
Enqueues comment shortcuts jQuery script.
-
functionget_default_comment_status()
Gets the default comment status for a post type.
-
Filters the default comment status for the given post type.
-
functionget_previous_comments_link()
Retrieves the link to the previous comments page.
-
Filters the default comment form fields.
-
functionget_comments_popup_template()
Retrieve path of comment popup template in current or parent template.
-
functionget_comment_author_url_link()
Retrieves the HTML link of the URL of the author of the current comment.
-
Filters the comment author’s returned URL link.
-
functionget_post_comments_feed_link()
Retrieves the permalink for the post comments feed.
-
functionget_the_comments_navigation()
Retrieves navigation to next/previous set of comments, when applicable.
-
functionget_the_comments_pagination()
Retrieves a paginated navigation to next/previous set of comments, when applicable.
-
functionuser_can_edit_post_comments()
Whether user can delete a post.
-
Core class used to implement displaying post comments in a list table.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-post-comments-list-table.php:17 -
Determines whether the current URL is within the comments popup window.