Functions
-
functionget_front_page_template()
Retrieves path of front page template in current or parent template.
-
functionget_gmt_from_date()
Given a date in the timezone of the site, returns that date in UTC.
-
functionget_header()
Loads header template.
-
functionget_header_image()
Retrieves header image for custom header.
-
functionget_header_image_tag()
Creates image tag markup for a custom header image.
-
functionget_header_textcolor()
Retrieves the custom header text color in 3- or 6-digit hexadecimal form.
-
functionget_header_video_settings()
Retrieves header video settings.
-
functionget_header_video_url()
Retrieves header video URL for custom header.
-
functionget_hidden_columns()
Get a list of hidden columns.
-
functionget_hidden_meta_boxes()
Gets an array of IDs of hidden meta boxes.
-
functionget_home_path()
Gets the absolute filesystem path to the root of the WordPress installation.
-
functionget_home_template()
Retrieves path of home template in current or parent template.
-
functionget_home_url()
Retrieves the URL for a given site where the front end is accessible.
-
functionget_hooked_blocks()
Retrieves block types hooked into the given block, grouped by anchor block type and the relative position.
-
functionget_html_split_regex()
Retrieves the regular expression for an HTML element.
-
functionget_http_origin()
Gets the HTTP Origin of the current request.
-
functionget_id_from_blogname()
Retrieves a site’s ID given its (subdomain or directory) slug.
-
functionget_image_send_to_editor()
Retrieves the image HTML to send to the editor.
-
functionget_image_tag()
Gets an img tag for an image attachment, scaling it down if requested.
-
functionget_importers()
Retrieves the list of importers.
-
functionget_index_rel_link()
Get site index relational link.
-
functionget_index_template()
Retrieves path of index template in current or parent template.
-
functionget_inline_data()
Adds hidden fields with the data for use in the inline editor for posts and pages.
-
functionget_intermediate_image_sizes()
Gets the available intermediate image size names.
-
functionget_language_attributes()
Gets the language attributes for the ‘html’ tag.
-
functionget_lastcommentmodified()
Retrieves the date the last comment was modified.
-
functionget_lastpostdate()
Retrieves the most recent time that a post on the site was published.
-
functionget_lastpostmodified()
Gets the most recent time that a post on the site was modified.
-
functionget_last_updated()
Gets a list of most recently updated blogs.
-
Returns the block editor settings needed to use the Legacy Widget block which is not registered by default.