Functions
-
functionget_query_var()
Retrieves the value of a query variable in the WP_Query class.
-
functionget_random_header_image()
Gets random header image URL from registered images in theme.
-
functionget_raw_theme_root()
Gets the raw theme root relative to the content directory with no filters applied.
-
functionget_real_file_to_edit()
Get the real filesystem path to a file to edit within the admin.
-
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.