Functions
-
functionget_theme_support()
Gets the theme support arguments passed when registering that support.
-
functionget_theme_updates()
Retrieves themes with updates available.
-
functionget_theme_update_available()
Retrieves the update link if there is a theme update available.
-
functionget_the_archive_description()
Retrieves the description for an author, post type, or term archive.
-
functionget_the_archive_title()
Retrieves the archive title based on the queried object.
-
functionget_the_attachment_link()
Retrieve HTML content of attachment image with link.
-
functionget_the_author_aim()
Retrieve the AIM address of the author of the current post.
-
functionget_the_author_description()
Retrieve the description of the author of the current post.
-
functionget_the_author_email()
Retrieve the email of the author of the current post.
-
functionget_the_author_firstname()
Retrieve the first name of the author of the current post.
-
functionget_the_author_icq()
Retrieve the ICQ number of the author of the current post.
-
functionget_the_author_ID()
Retrieve the ID of the author of the current post.
-
functionget_the_author_lastname()
Retrieve the last name of the author of the current post.
-
functionget_the_author_login()
Retrieve the login name of the author of the current post.
-
functionget_the_author_msn()
Retrieve the MSN address of the author of the current post.
-
functionget_the_author_nickname()
Retrieve the nickname of the author of the current post.
-
functionget_the_author_url()
Retrieve the URL to the home page of the author of the current post.
-
functionget_the_author_yim()
Retrieve the Yahoo! IM name of the author of the current post.
-
functionget_the_block_template_html()
Returns the markup for the current template.
-
functionget_the_category()
Retrieves post categories.
-
functionget_the_category_by_ID()
Retrieves category name based on category ID.
-
functionget_the_category_list()
Retrieves category list for a post in either HTML list or custom format.
-
functionget_the_category_rss()
Retrieves all of the post categories, formatted for use in feeds.
-
functionget_the_comments_navigation()
Retrieves navigation to next/previous set of comments, when applicable.
-
functionget_the_comments_pagination()
Retrieves a paginated navigation to next/previous set of comments, when applicable.