Advertisement

comment_author_IP

Displays the IP address of the author of the current comment.

get_comment_author_IP

Retrieve the IP address of the author of the current comment.

comment_author_link

Displays the HTML link to the URL of the author of the current comment.

get_comment_author_link

Retrieves the HTML link to the URL of the author of the current comment.

Advertisement

comment_author_email

Displays the email of the author of the current global $comment.

comment_author

Displays the author of the current comment.

get_comment_author

Retrieves the author of the current comment.

Advertisement

WP::send_headers

Sends additional HTTP headers for caching, content type, etc.

WP_Widget

Core base class extended to register widgets.

Advertisement