Functions
-
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.
-
functionget_link()
Retrieves bookmark data based on ID.
-
functionget_linkcatname()
Gets the name of category by ID.
-
functionget_linkobjects()
Gets an array of link objects associated with category n.
-
functionget_linkobjectsbyname()
Gets an array of link objects associated with category $cat_name.
-
functionget_linkrating()
Legacy function that retrieved the value of a link’s link_rating field.
-
functionget_links()
Gets the links associated with category by ID.
-
functionget_linksbyname()
Gets the links associated with category $cat_name.