Title: Functions | Page 21 of 49 | Developer.WordPress.org

---

# Functions

 * function[get_front_page_template()](https://developer.wordpress.org/reference/functions/get_front_page_template/)
 * Retrieves path of front page template in current or parent template.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/get_front_page_template/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/functions/get_front_page_template/#uses)
   | Source: [wp-includes/template.php:417](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/template.php#L417-L421)
 * function[get_gmt_from_date()](https://developer.wordpress.org/reference/functions/get_gmt_from_date/)
 * Given a date in the timezone of the site, returns that date in UTC.
 * Used by [9 functions](https://developer.wordpress.org/reference/functions/get_gmt_from_date/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/functions/get_gmt_from_date/#uses)
   | Source: [wp-includes/formatting.php:3679](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/formatting.php#L3679-L3687)
 * function[get_header()](https://developer.wordpress.org/reference/functions/get_header/)
 * Loads header template.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/get_header/#used-by)
   | Uses [2 functions](https://developer.wordpress.org/reference/functions/get_header/#uses)
   | Source: [wp-includes/general-template.php:27](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/general-template.php#L27-L51)
 * function[get_header_image()](https://developer.wordpress.org/reference/functions/get_header_image/)
 * Retrieves header image for custom header.
 * Used by [7 functions](https://developer.wordpress.org/reference/functions/get_header_image/#used-by)
   | Uses [7 functions](https://developer.wordpress.org/reference/functions/get_header_image/#uses)
   | Source: [wp-includes/theme.php:1233](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/theme.php#L1233-L1259)
 * function[get_header_image_tag()](https://developer.wordpress.org/reference/functions/get_header_image_tag/)
 * Creates image tag markup for a custom header image.
 * Used by [2 functions](https://developer.wordpress.org/reference/functions/get_header_image_tag/#used-by)
   | Uses [9 functions](https://developer.wordpress.org/reference/functions/get_header_image_tag/#uses)
   | Source: [wp-includes/theme.php:1270](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/theme.php#L1270-L1374)
 * function[get_header_textcolor()](https://developer.wordpress.org/reference/functions/get_header_textcolor/)
 * Retrieves the custom header text color in 3- or 6-digit hexadecimal form.
 * Used by [2 functions](https://developer.wordpress.org/reference/functions/get_header_textcolor/#used-by)
   | Uses [2 functions](https://developer.wordpress.org/reference/functions/get_header_textcolor/#uses)
   | Source: [wp-includes/theme.php:1184](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/theme.php#L1184-L1186)
 * function[get_header_video_settings()](https://developer.wordpress.org/reference/functions/get_header_video_settings/)
 * Retrieves header video settings.
 * Used by [2 functions](https://developer.wordpress.org/reference/functions/get_header_video_settings/#used-by)
   | Uses [8 functions](https://developer.wordpress.org/reference/functions/get_header_video_settings/#uses)
   | Source: [wp-includes/theme.php:1715](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/theme.php#L1715-L1750)
 * function[get_header_video_url()](https://developer.wordpress.org/reference/functions/get_header_video_url/)
 * Retrieves header video URL for custom header.
 * Used by [3 functions](https://developer.wordpress.org/reference/functions/get_header_video_url/#used-by)
   | Uses [6 functions](https://developer.wordpress.org/reference/functions/get_header_video_url/#uses)
   | Source: [wp-includes/theme.php:1669](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/theme.php#L1669-L1693)
 * function[get_hidden_columns()](https://developer.wordpress.org/reference/functions/get_hidden_columns/)
 * Get a list of hidden columns.
 * Used by [3 functions](https://developer.wordpress.org/reference/functions/get_hidden_columns/#used-by)
   | Uses [3 functions](https://developer.wordpress.org/reference/functions/get_hidden_columns/#uses)
   | Source: [wp-admin/includes/screen.php:51](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/includes/screen.php#L51-L85)
 * function[get_hidden_meta_boxes()](https://developer.wordpress.org/reference/functions/get_hidden_meta_boxes/)
 * Gets an array of IDs of hidden meta boxes.
 * Used by [4 functions](https://developer.wordpress.org/reference/functions/get_hidden_meta_boxes/#used-by)
   | Uses [3 functions](https://developer.wordpress.org/reference/functions/get_hidden_meta_boxes/#uses)
   | Source: [wp-admin/includes/screen.php:152](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/includes/screen.php#L152-L195)
 * function[get_home_path()](https://developer.wordpress.org/reference/functions/get_home_path/)
 * Gets the absolute filesystem path to the root of the WordPress installation.
 * Used by [4 functions](https://developer.wordpress.org/reference/functions/get_home_path/#used-by)
   | Uses [3 functions](https://developer.wordpress.org/reference/functions/get_home_path/#uses)
   | Source: [wp-admin/includes/file.php:107](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/includes/file.php#L107-L121)
 * function[get_home_template()](https://developer.wordpress.org/reference/functions/get_home_template/)
 * Retrieves path of home template in current or parent template.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/get_home_template/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/functions/get_home_template/#uses)
   | Source: [wp-includes/template.php:399](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/template.php#L399-L403)
 * function[get_home_url()](https://developer.wordpress.org/reference/functions/get_home_url/)
 * Retrieves the URL for a given site where the front end is accessible.
 * Used by [16 functions](https://developer.wordpress.org/reference/functions/get_home_url/#used-by)
   | Uses [7 functions](https://developer.wordpress.org/reference/functions/get_home_url/#uses)
   | Source: [wp-includes/link-template.php:3460](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/link-template.php#L3460-L3497)
 * function[get_hooked_blocks()](https://developer.wordpress.org/reference/functions/get_hooked_blocks/)
 * Retrieves block types hooked into the given block, grouped by anchor block type
   and the relative position.
 * Used by [3 functions](https://developer.wordpress.org/reference/functions/get_hooked_blocks/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/functions/get_hooked_blocks/#uses)
   | Source: [wp-includes/blocks.php:915](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/blocks.php#L915-L934)
 * function[get_html_split_regex()](https://developer.wordpress.org/reference/functions/get_html_split_regex/)
 * Retrieves the regular expression for an HTML element.
 * Used by [1 function](https://developer.wordpress.org/reference/functions/get_html_split_regex/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/functions/get_html_split_regex/#uses)
   | Source: [wp-includes/formatting.php:626](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/formatting.php#L626-L673)
 * function[get_http_origin()](https://developer.wordpress.org/reference/functions/get_http_origin/)
 * Gets the HTTP Origin of the current request.
 * Used by [3 functions](https://developer.wordpress.org/reference/functions/get_http_origin/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/functions/get_http_origin/#uses)
   | Source: [wp-includes/http.php:429](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/http.php#L429-L443)
 * function[get_id_from_blogname()](https://developer.wordpress.org/reference/functions/get_id_from_blogname/)
 * Retrieves a site’s ID given its (subdomain or directory) slug.
 * Used by [2 functions](https://developer.wordpress.org/reference/functions/get_id_from_blogname/#used-by)
   | Uses [3 functions](https://developer.wordpress.org/reference/functions/get_id_from_blogname/#uses)
   | Source: [wp-includes/ms-blogs.php:91](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/ms-blogs.php#L91-L118)
 * function[get_image_send_to_editor()](https://developer.wordpress.org/reference/functions/get_image_send_to_editor/)
 * Retrieves the image HTML to send to the editor.
 * Used by [2 functions](https://developer.wordpress.org/reference/functions/get_image_send_to_editor/#used-by)
   | Uses [4 functions](https://developer.wordpress.org/reference/functions/get_image_send_to_editor/#uses)
   | Source: [wp-admin/includes/media.php:133](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/includes/media.php#L133-L171)
 * function[get_image_tag()](https://developer.wordpress.org/reference/functions/get_image_tag/)
 * Gets an img tag for an image attachment, scaling it down if requested.
 * Used by [1 function](https://developer.wordpress.org/reference/functions/get_image_tag/#used-by)
   | Uses [5 functions](https://developer.wordpress.org/reference/functions/get_image_tag/#uses)
   | Source: [wp-includes/media.php:388](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/media.php#L388-L427)
 * function[get_importers()](https://developer.wordpress.org/reference/functions/get_importers/)
 * Retrieves the list of importers.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/get_importers/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/functions/get_importers/#uses)
   | Source: [wp-admin/includes/import.php:17](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/includes/import.php#L17-L23)
 * function[get_index_rel_link()](https://developer.wordpress.org/reference/functions/get_index_rel_link/)
 * Get site index relational link.
 * Used by [1 function](https://developer.wordpress.org/reference/functions/get_index_rel_link/#used-by)
   | Uses [6 functions](https://developer.wordpress.org/reference/functions/get_index_rel_link/#uses)
   | Source: [wp-includes/deprecated.php:2739](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/deprecated.php#L2739-L2744)
 * function[get_index_template()](https://developer.wordpress.org/reference/functions/get_index_template/)
 * Retrieves path of index template in current or parent template.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/get_index_template/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/functions/get_index_template/#uses)
   | Source: [wp-includes/template.php:118](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/template.php#L118-L120)
 * function[get_inline_data()](https://developer.wordpress.org/reference/functions/get_inline_data/)
 * Adds hidden fields with the data for use in the inline editor for posts and pages.
 * Used by [1 function](https://developer.wordpress.org/reference/functions/get_inline_data/#used-by)
   | Uses [17 functions](https://developer.wordpress.org/reference/functions/get_inline_data/#uses)
   | Source: [wp-admin/includes/template.php:311](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/includes/template.php#L311-L398)
 * function[get_intermediate_image_sizes()](https://developer.wordpress.org/reference/functions/get_intermediate_image_sizes/)
 * Gets the available intermediate image size names.
 * Used by [6 functions](https://developer.wordpress.org/reference/functions/get_intermediate_image_sizes/#used-by)
   | Uses [2 functions](https://developer.wordpress.org/reference/functions/get_intermediate_image_sizes/#uses)
   | Source: [wp-includes/media.php:883](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/media.php#L883-L900)
 * function[get_language_attributes()](https://developer.wordpress.org/reference/functions/get_language_attributes/)
 * Gets the language attributes for the ‘html’ tag.
 * Used by [4 functions](https://developer.wordpress.org/reference/functions/get_language_attributes/#used-by)
   | Uses [5 functions](https://developer.wordpress.org/reference/functions/get_language_attributes/#uses)
   | Source: [wp-includes/general-template.php:4516](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/general-template.php#L4516-L4546)
 * function[get_lastcommentmodified()](https://developer.wordpress.org/reference/functions/get_lastcommentmodified/)
 * Retrieves the date the last comment was modified.
 * Used by [1 function](https://developer.wordpress.org/reference/functions/get_lastcommentmodified/#used-by)
   | Uses [4 functions](https://developer.wordpress.org/reference/functions/get_lastcommentmodified/#uses)
   | Source: [wp-includes/comment.php:350](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/comment.php#L350-L382)
 * function[get_lastpostdate()](https://developer.wordpress.org/reference/functions/get_lastpostdate/)
 * Retrieves the most recent time that a post on the site was published.
 * Used by [1 function](https://developer.wordpress.org/reference/functions/get_lastpostdate/#used-by)
   | Uses [2 functions](https://developer.wordpress.org/reference/functions/get_lastpostdate/#uses)
   | Source: [wp-includes/post.php:7543](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/post.php#L7543-L7559)
 * function[get_lastpostmodified()](https://developer.wordpress.org/reference/functions/get_lastpostmodified/)
 * Gets the most recent time that a post on the site was modified.
 * Used by [2 functions](https://developer.wordpress.org/reference/functions/get_lastpostmodified/#used-by)
   | Uses [3 functions](https://developer.wordpress.org/reference/functions/get_lastpostmodified/#uses)
   | Source: [wp-includes/post.php:7577](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/post.php#L7577-L7616)
 * function[get_last_updated()](https://developer.wordpress.org/reference/functions/get_last_updated/)
 * Gets a list of most recently updated blogs.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/get_last_updated/#used-by)
   | Uses [4 functions](https://developer.wordpress.org/reference/functions/get_last_updated/#uses)
   | Source: [wp-includes/ms-blogs.php:826](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/ms-blogs.php#L826-L834)
 * function[get_legacy_widget_block_editor_settings()](https://developer.wordpress.org/reference/functions/get_legacy_widget_block_editor_settings/)
 * Returns the block editor settings needed to use the Legacy Widget block which
   is not registered by default.
 * Used by [1 function](https://developer.wordpress.org/reference/functions/get_legacy_widget_block_editor_settings/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/functions/get_legacy_widget_block_editor_settings/#uses)
   | Source: [wp-includes/block-editor.php:247](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/block-editor.php#L247-L283)

 [Previous Page](https://developer.wordpress.org/reference/functions/page/20/?output_format=md)

[1](https://developer.wordpress.org/reference/functions/?output_format=md) … [19](https://developer.wordpress.org/reference/functions/page/19/?output_format=md)
[20](https://developer.wordpress.org/reference/functions/page/20/?output_format=md)
21 [22](https://developer.wordpress.org/reference/functions/page/22/?output_format=md)
[23](https://developer.wordpress.org/reference/functions/page/23/?output_format=md)…
[49](https://developer.wordpress.org/reference/functions/page/49/?output_format=md)

 [Next Page](https://developer.wordpress.org/reference/functions/page/22/?output_format=md)