get_comment_to_edit()
Returns a WP_Comment object based on comment ID.
Welcome to the WPPaste WordPress Function index. This page contains a an alphabetically sorted list of functions that are available for use in WordPress. Each function has a brief description of what it does and how it can be used. To find out more about a particular function, simply click on the function name.
Returns a WP_Comment object based on comment ID.
Retrieves the comment type of the current comment.
Retrieve an array of comment data about comment $comment_ID.
Retrieves a list of comments.
Retrieves the link to the current post comments.
Retrieves the amount of comments a post has.
Displays the language string for the number of comments the current post has.
Retrieves the comments page number link.
Helper function that returns the proper pagination arrow HTML for CommentsPaginationNext and CommentsPaginationPrevious blocks based on the…
Retrieve path of comment popup template in current or parent template.