Retrieve the text of the current comment.
1330
Continue readingRetrieve all of the WordPress supported comment statuses.Comments have a limited set of valid status values, this provides the comment status values and descriptions.
1328
Continue readingRetrieve HTML content for reply to comment link.The default arguments that can be override are ‘add_below’, ‘respond_id’, ‘reply_text’, ‘login_text’, and ‘depth’. The ‘login_text’ argument will be used, if the user must log in or register first before posting a comment. The ‘reply_text’ will be used, if they can post a reply. The ‘add_below’ and ‘respond_id’ arguments are for the JavaScript moveAddCommentForm() function parameters.
1326
Continue reading
get_comment_time
Retrieve the comment time of the current comment.
1332
Continue reading →