Title: WordPress | Page 42 of 49 | Developer.WordPress.org

---

# @package: WordPress

 * method[WP_Locale::get_word_count_type()](https://developer.wordpress.org/reference/classes/wp_locale/get_word_count_type/)
 * Retrieves the localized word count type.
 * Used by [2 functions](https://developer.wordpress.org/reference/classes/wp_locale/get_word_count_type/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/classes/wp_locale/get_word_count_type/#uses)
   | Source: [wp-includes/class-wp-locale.php:446](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/class-wp-locale.php#L446-L462)
 * method[WP_Image_Editor_Imagick::set_imagick_time_limit()](https://developer.wordpress.org/reference/classes/wp_image_editor_imagick/set_imagick_time_limit/)
 * Sets Imagick time limit.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_image_editor_imagick/set_imagick_time_limit/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/classes/wp_image_editor_imagick/set_imagick_time_limit/#uses)
   | Source: [wp-includes/class-wp-image-editor-imagick.php:312](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/class-wp-image-editor-imagick.php#L312-L333)
 * method[WP_Theme_JSON_Resolver::recursively_iterate_json()](https://developer.wordpress.org/reference/classes/wp_theme_json_resolver/recursively_iterate_json/)
 * Returns an array of all nested JSON files within a given directory.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_theme_json_resolver/recursively_iterate_json/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_theme_json_resolver/recursively_iterate_json/#uses)
   | Source: [wp-includes/class-wp-theme-json-resolver.php:758](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/class-wp-theme-json-resolver.php#L758-L762)
 * function[wp_clean_theme_json_cache()](https://developer.wordpress.org/reference/functions/wp_clean_theme_json_cache/)
 * Cleans the caches under the theme_json group.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/wp_clean_theme_json_cache/#used-by)
   | Uses [2 functions](https://developer.wordpress.org/reference/functions/wp_clean_theme_json_cache/#uses)
   | Source: [wp-includes/global-styles-and-settings.php:430](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/global-styles-and-settings.php#L430-L438)
 * function[wp_theme_has_theme_json()](https://developer.wordpress.org/reference/functions/wp_theme_has_theme_json/)
 * Checks whether a theme or its parent has a theme.json file.
 * Used by [15 functions](https://developer.wordpress.org/reference/functions/wp_theme_has_theme_json/#used-by)
   | Uses [5 functions](https://developer.wordpress.org/reference/functions/wp_theme_has_theme_json/#uses)
   | Source: [wp-includes/global-styles-and-settings.php:391](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/global-styles-and-settings.php#L391-L423)
 * method[WP_HTML_Tag_Processor::matches()](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/matches/)
 * Checks whether a given tag and its attributes match the search criteria.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/matches/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/matches/#uses)
   | Source: [wp-includes/html-api/class-wp-html-tag-processor.php:4376](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-tag-processor.php#L4376-L4397)
 * function[wp_get_global_styles_custom_css()](https://developer.wordpress.org/reference/functions/wp_get_global_styles_custom_css/)
 * Gets the global styles custom CSS from theme.json.
 * Used by [1 function](https://developer.wordpress.org/reference/functions/wp_get_global_styles_custom_css/#used-by)
   | Uses [6 functions](https://developer.wordpress.org/reference/functions/wp_get_global_styles_custom_css/#uses)
   | Source: [wp-includes/deprecated.php:6318](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/deprecated.php#L6318-L6362)
 * method[WP_HTML_Tag_Processor::remove_attribute()](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/remove_attribute/)
 * Remove an attribute from the currently-matched tag.
 * Used by [2 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/remove_attribute/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/remove_attribute/#uses)
   | Source: [wp-includes/html-api/class-wp-html-tag-processor.php:4461](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-tag-processor.php#L4461-L4529)
 * method[WP_HTML_Tag_Processor::add_class()](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/add_class/)
 * Adds a new class name to the currently matched tag.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/add_class/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/add_class/#uses)
   | Source: [wp-includes/html-api/class-wp-html-tag-processor.php:4539](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-tag-processor.php#L4539-L4571)
 * method[WP_HTML_Tag_Processor::remove_class()](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/remove_class/)
 * Removes a class name from the currently matched tag.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/remove_class/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/remove_class/#uses)
   | Source: [wp-includes/html-api/class-wp-html-tag-processor.php:4581](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-tag-processor.php#L4581-L4613)
 * method[WP_HTML_Tag_Processor::__toString()](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/__tostring/)
 * Returns the string representation of the HTML Tag Processor.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/__tostring/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/__tostring/#uses)
   | Source: [wp-includes/html-api/class-wp-html-tag-processor.php:4624](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-tag-processor.php#L4624-L4626)
 * method[WP_HTML_Tag_Processor::get_updated_html()](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/get_updated_html/)
 * Returns the string representation of the HTML Tag Processor.
 * Used by [2 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/get_updated_html/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/get_updated_html/#uses)
   | Source: [wp-includes/html-api/class-wp-html-tag-processor.php:4637](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-tag-processor.php#L4637-L4684)
 * method[WP_HTML_Tag_Processor::parse_query()](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/parse_query/)
 * Parses tag query input into internal search criteria.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/parse_query/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/parse_query/#uses)
   | Source: [wp-includes/html-api/class-wp-html-tag-processor.php:4319](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-tag-processor.php#L4319-L4366)
 * method[WP_HTML_Tag_Processor::get_tag()](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/get_tag/)
 * Returns the uppercase name of the matched tag.
 * Used by [6 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/get_tag/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/get_tag/#uses)
   | Source: [wp-includes/html-api/class-wp-html-tag-processor.php:2898](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-tag-processor.php#L2898-L2917)
 * method[WP_HTML_Tag_Processor::is_tag_closer()](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/is_tag_closer/)
 * Indicates if the current tag token is a tag closer.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/is_tag_closer/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/is_tag_closer/#uses)
   | Source: [wp-includes/html-api/class-wp-html-tag-processor.php:3354](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-tag-processor.php#L3354-L3368)
 * method[WP_HTML_Tag_Processor::set_attribute()](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/set_attribute/)
 * Updates or creates a new attribute on the currently matched tag with the passed
   value.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/set_attribute/#used-by)
   | Uses [7 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/set_attribute/#uses)
   | Source: [wp-includes/html-api/class-wp-html-tag-processor.php:4310](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-tag-processor.php#L4310-L4451)
 * method[WP_HTML_Tag_Processor::seek()](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/seek/)
 * Move the internal cursor in the Tag Processor to a given bookmark’s location.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/seek/#used-by)
   | Uses [4 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/seek/#uses)
   | Source: [wp-includes/html-api/class-wp-html-tag-processor.php:2621](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-tag-processor.php#L2621-L2656)
 * method[WP_HTML_Tag_Processor::sort_start_ascending()](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/sort_start_ascending/)
 * Compare two WP_HTML_Text_Replacement objects.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/sort_start_ascending/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/sort_start_ascending/#uses)
   | Source: [wp-includes/html-api/class-wp-html-tag-processor.php:2655](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-tag-processor.php#L2655-L2671)
 * method[WP_HTML_Tag_Processor::get_enqueued_attribute_value()](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/get_enqueued_attribute_value/)
 * Return the enqueued value for a given attribute, if one exists.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/get_enqueued_attribute_value/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/get_enqueued_attribute_value/#uses)
   | Source: [wp-includes/html-api/class-wp-html-tag-processor.php:2687](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-tag-processor.php#L2687-L2737)
 * method[WP_HTML_Tag_Processor::get_attribute()](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/get_attribute/)
 * Returns the value of a requested attribute from a matched tag opener if that 
   attribute exists.
 * Used by [2 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/get_attribute/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/get_attribute/#uses)
   | Source: [wp-includes/html-api/class-wp-html-tag-processor.php:2772](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-tag-processor.php#L2772-L2824)
 * method[WP_HTML_Tag_Processor::get_attribute_names_with_prefix()](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/get_attribute_names_with_prefix/)
 * Gets lowercase names of all attributes matching a given prefix in the current
   tag.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/get_attribute_names_with_prefix/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/get_attribute_names_with_prefix/#uses)
   | Source: [wp-includes/html-api/class-wp-html-tag-processor.php:2852](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-tag-processor.php#L2852-L2869)
 * method[WP_HTML_Tag_Processor::after_tag()](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/after_tag/)
 * Applies attribute updates and cleans up once a tag is fully parsed.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/after_tag/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/after_tag/#uses)
   | Source: [wp-includes/html-api/class-wp-html-tag-processor.php:2272](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-tag-processor.php#L2272-L2323)
 * method[WP_HTML_Tag_Processor::class_name_updates_to_attributes_updates()](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/class_name_updates_to_attributes_updates/)
 * Converts class name updates into tag attributes updates (they are accumulated
   in different data formats for performance).
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/class_name_updates_to_attributes_updates/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/class_name_updates_to_attributes_updates/#uses)
   | Source: [wp-includes/html-api/class-wp-html-tag-processor.php:2334](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-tag-processor.php#L2334-L2485)
 * method[WP_HTML_Tag_Processor::apply_attributes_updates()](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/apply_attributes_updates/)
 * Applies attribute updates to HTML document.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/apply_attributes_updates/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/apply_attributes_updates/#uses)
   | Source: [wp-includes/html-api/class-wp-html-tag-processor.php:2497](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-tag-processor.php#L2497-L2584)
 * method[WP_HTML_Tag_Processor::skip_script_data()](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/skip_script_data/)
 * Skips contents of script tags.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/skip_script_data/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/skip_script_data/#uses)
   | Source: [wp-includes/html-api/class-wp-html-tag-processor.php:1498](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-tag-processor.php#L1498-L1692)
 * method[WP_HTML_Tag_Processor::parse_next_tag()](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/parse_next_tag/)
 * Parses the next tag.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/parse_next_tag/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/parse_next_tag/#uses)
   | Source: [wp-includes/html-api/class-wp-html-tag-processor.php:1707](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-tag-processor.php#L1707-L2119)
 * method[WP_HTML_Tag_Processor::parse_next_attribute()](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/parse_next_attribute/)
 * Parses the next attribute.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/parse_next_attribute/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/parse_next_attribute/#uses)
   | Source: [wp-includes/html-api/class-wp-html-tag-processor.php:2128](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-tag-processor.php#L2128-L2256)
 * method[WP_HTML_Tag_Processor::skip_whitespace()](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/skip_whitespace/)
 * Move the internal cursor past any immediate successive whitespace.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/skip_whitespace/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/skip_whitespace/#uses)
   | Source: [wp-includes/html-api/class-wp-html-tag-processor.php:2263](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-tag-processor.php#L2263-L2265)
 * method[WP_HTML_Tag_Processor::next_tag()](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/next_tag/)
 * Finds the next tag matching the $query.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/next_tag/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/next_tag/#uses)
   | Source: [wp-includes/html-api/class-wp-html-tag-processor.php:887](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-tag-processor.php#L887-L906)
 * method[WP_HTML_Tag_Processor::set_bookmark()](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/set_bookmark/)
 * Sets a bookmark in the HTML document.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/set_bookmark/#used-by)
   | Uses [3 functions](https://developer.wordpress.org/reference/classes/wp_html_tag_processor/set_bookmark/#uses)
   | Source: [wp-includes/html-api/class-wp-html-tag-processor.php:1341](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/html-api/class-wp-html-tag-processor.php#L1341-L1362)

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

[1](https://developer.wordpress.org/reference/package/wordpress/?output_format=md)…
[40](https://developer.wordpress.org/reference/package/wordpress/page/40/?output_format=md)
[41](https://developer.wordpress.org/reference/package/wordpress/page/41/?output_format=md)
42 [43](https://developer.wordpress.org/reference/package/wordpress/page/43/?output_format=md)
[44](https://developer.wordpress.org/reference/package/wordpress/page/44/?output_format=md)…
[49](https://developer.wordpress.org/reference/package/wordpress/page/49/?output_format=md)

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