Functions
-
functionget_theme_file_uri()
Retrieves the URL of a file in the theme.
-
functionget_theme_mod()
Retrieves theme modification value for the active theme.
-
functionget_theme_mods()
Retrieves all theme modifications.
-
functionget_theme_root()
Retrieves path to themes directory.
-
functionget_theme_roots()
Retrieves theme roots.
-
functionget_theme_root_uri()
Retrieves URI for themes directory.
-
functionget_theme_starter_content()
Expands a theme’s starter content configuration using core-provided data.
-
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.