wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:WP_REST_Global_Styles_Controller::get_theme_items() | Returns the given theme global styles variations. |
wp-includes/class-wp-theme-json-resolver.php:WP_Theme_JSON_Resolver::get_user_data_from_wp_global_styles() | Returns the custom post type that contains the user’s origin config for the active theme or a void array if none are found. |
wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:WP_REST_Global_Styles_Controller::get_theme_item() | Returns the given theme global styles config. |
wp-includes/theme-templates.php:wp_set_unique_slug_on_create_template_part() | Sets a custom slug when creating auto-draft template parts. |
wp-includes/block-template-utils.php:get_block_file_template() | Retrieves a single unified template object using its id. |
wp-includes/block-template-utils.php:_inject_theme_attribute_in_block_template_content() | Parses wp_template content and injects the active theme’s stylesheet as a theme attribute into each wp_template_part |
wp-includes/block-template-utils.php:_build_block_template_result_from_file() | Build a unified template object based on a theme file. |
wp-includes/block-template-utils.php:_build_block_template_result_from_post() | Build a unified template object based a post Object. |
wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:WP_REST_Templates_Controller::prepare_item_for_database() | Prepares a single template for create or update. |
wp-includes/theme-templates.php:wp_filter_wp_template_unique_post_slug() | Generates a unique slug for templates. |
wp-includes/block-template.php:resolve_block_template() | Return the correct ‘wp_template’ to render for the request template type. |
wp-includes/block-template-utils.php:get_block_templates() | Retrieves a list of unified template objects based on a query. |
wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:WP_REST_Themes_Controller::prepare_item_for_response() | Prepares a single theme output for response. |
wp-includes/class-wp-theme.php:WP_Theme::markup_header() | Marks up a theme header. |
wp-includes/class-wp-theme.php:WP_Theme::is_allowed() | Determines whether the theme is allowed (multisite only). |
wp-includes/class-wp-theme.php:WP_Theme::__get() | __get() magic method for properties formerly returned by current_theme_info() |
wp-includes/class-wp-theme.php:WP_Theme::offsetGet() | |