Displays 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.
comment_author_email_link
Displays the HTML email link to the author of the current comment.
comment_author_email
Displays the email of the author of the current global $comment.
Advertisement
comment_author
Displays the author of the current comment.
the_category
Display category list for a post in either HTML list or custom format.
get_the_category_by_ID
Retrieve category name based on category ID.
get_the_category
Retrieve post categories.
Advertisement
the_author_posts
Display the number of posts by the author of the current post.
the_author
Display the name of the author of the current post.
startElement
XML callback function for the start of a new XML tag.
endElement
XML callback function that is called at the end of a XML tag.
Advertisement
touch_time
Print out HTML form date elements for editing post or comment publish date.
dropdown_categories
Legacy function used to generate the categories checklist control.