Functions
-
functionget_single_template()
Retrieves path of single template in current or parent template. Applies to single Posts, single Attachments, and single custom post types.
-
functionget_singular_template()
Retrieves the path of the singular template in current or parent template.
-
functionget_site()
Retrieves site data given a site ID or site object.
-
functionget_sitemap_url()
Retrieves the full URL for a sitemap.
-
functionget_sites()
Retrieves a list of sites matching requested arguments.
-
functionget_sitestats()
Gets the network’s site and user counts.
-
functionget_site_allowed_themes()
Deprecated functionality for getting themes network-enabled themes.
-
functionget_site_by_path()
Retrieves the closest matching site object by its domain and path.
-
functionget_site_icon_url()
Returns the Site Icon URL.
-
functionget_site_meta()
Retrieves metadata for a site.
-
functionget_site_option()
Retrieve an option value for the current network based on name of option.
-
Returns the content for the help sidebar on the Edit Site screens.
-
functionget_site_screen_help_tab_args()
Returns the arguments for the help tab on the Edit Site screens.
-
functionget_site_transient()
Retrieves the value of a site transient.
-
functionget_site_url()
Retrieves the URL for a given site where WordPress application files (e.g. wp-blog-header.php or the wp-admin/ folder) are accessible.
-
functionget_space_allowed()
Returns the upload quota for the current blog.
-
functionget_space_used()
Returns the space used by the current site.
-
functionget_status_header_desc()
Retrieves the description for the HTTP status.
-
functionget_stylesheet()
Retrieves name of the current stylesheet.
-
functionget_stylesheet_directory()
Retrieves stylesheet directory path for the active theme.
-
functionget_stylesheet_directory_uri()
Retrieves stylesheet directory URI for the active theme.
-
functionget_stylesheet_uri()
Retrieves stylesheet URI for the active theme.
-
Retrieves a list of reserved site on a sub-directory Multisite installation.
-
functionget_submit_button()
Returns a submit button, with provided text and appropriate class.
-
functionget_super_admins()
Retrieves a list of super admins.
-
functionget_tag()
Retrieves a post tag by tag ID or tag object.
-
functionget_tags()
Retrieves all post tags.
-
functionget_tags_to_edit()
Gets comma-separated list of tags available to edit.
-
functionget_tag_feed_link()
Retrieves the permalink for a tag feed.
-
functionget_tag_link()
Retrieves the link to the tag.