Filters the cancel comment reply link HTML.
get_cancel_comment_reply_link
Retrieves HTML content for cancel comment reply link.
post_reply_link
Displays the HTML content for reply to post link.
post_comments_link
Filters the formatted post comments link HTML.
Advertisement
get_post_reply_link
Retrieves HTML content for reply to post link.
comment_reply_link
Displays the HTML content for reply to comment link.
comment_reply_link
Filters the comment reply link.
get_comment_reply_link
Retrieves HTML content for reply to comment link.
Advertisement
comment_class
Filters the returned CSS classes for the current comment.
get_comment_class
Returns the classes for the comment div as an array.
comment_class
Generates semantic classes for each comment element.
get_comment_author_email_link
Returns the HTML email link to the author of the current comment.
Advertisement
use_streams_transport
Filters whether streams can be used as a transport for retrieving a URL.
WP_Http_Streams::test
Determines whether this class can be used for retrieving a URL.
WP_Http_Streams::request
Send a HTTP request to a URI using PHP Streams.