Functions
-
functionget_registered_settings()
Retrieves an array of registered settings.
-
functionget_registered_theme_feature()
Gets the registration config for a theme feature.
-
functionget_registered_theme_features()
Gets the list of registered theme features.
-
functionget_rest_url()
Retrieves the URL to a REST endpoint on a site.
-
functionget_role()
Retrieves role object.
-
functionget_rss()
Display RSS items in HTML list items.
-
functionget_sample_permalink()
Returns a sample permalink based on the post name.
-
functionget_sample_permalink_html()
Returns the HTML of the sample permalink slug editor.
-
functionget_screen_icon()
Retrieves the screen icon (no longer used in 3.8+).
-
functionget_search_comments_feed_link()
Retrieves the permalink for the search results comments feed.
-
functionget_search_feed_link()
Retrieves the permalink for the search results feed.
-
functionget_search_form()
Displays search form.
-
functionget_search_link()
Retrieves the permalink for a search.
-
functionget_search_query()
Retrieves the contents of the search WordPress query variable.
-
functionget_search_template()
Retrieves path of search template in current or parent template.
-
functionget_self_link()
Returns the link for the currently displayed feed.
-
functionget_settings()
Get value based on option.
-
functionget_settings_errors()
Fetches settings errors registered by add_settings_error().
-
functionget_shortcode_atts_regex()
Retrieves the shortcode attributes regex.
-
functionget_shortcode_regex()
Retrieves the shortcode regular expression for searching.
-
functionget_shortcode_tags_in_content()
Returns a list of registered shortcode names found in the given content.
-
functionget_shortcut_link()
Retrieves the Press This bookmarklet link.
-
functionget_sidebar()
Loads sidebar template.
-
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.