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

---

# @package: WordPress

 * function[_wp_build_title_and_description_for_taxonomy_block_template()](https://developer.wordpress.org/reference/functions/_wp_build_title_and_description_for_taxonomy_block_template/)
 * Builds the title and description of a taxonomy-specific template based on the
   underlying entity referenced.
 * Used by [1 function](https://developer.wordpress.org/reference/functions/_wp_build_title_and_description_for_taxonomy_block_template/#used-by)
   | Uses [4 functions](https://developer.wordpress.org/reference/functions/_wp_build_title_and_description_for_taxonomy_block_template/#uses)
   | Source: [wp-includes/block-template-utils.php:762](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/block-template-utils.php#L762-L826)
 * method[WP_Style_Engine_CSS_Rule::set_selector()](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rule/set_selector/)
 * Sets the selector.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rule/set_selector/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rule/set_selector/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-css-rule.php:75](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-css-rule.php#L75-L78)
 * method[WP_Style_Engine_CSS_Rule::add_declarations()](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rule/add_declarations/)
 * Sets the declarations.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rule/add_declarations/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rule/add_declarations/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-css-rule.php:89](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-css-rule.php#L89-L103)
 * method[WP_Style_Engine_CSS_Rule::get_declarations()](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rule/get_declarations/)
 * Gets the declarations object.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rule/get_declarations/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rule/get_declarations/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-css-rule.php:137](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-css-rule.php#L137-L139)
 * method[WP_Style_Engine_CSS_Rule::get_selector()](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rule/get_selector/)
 * Gets the full selector.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rule/get_selector/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rule/get_selector/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-css-rule.php:148](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-css-rule.php#L148-L150)
 * method[WP_Style_Engine_CSS_Rule::get_css()](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rule/get_css/)
 * Gets the CSS.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rule/get_css/#used-by)
   | Uses [2 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rule/get_css/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-css-rule.php:164](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-css-rule.php#L164-L188)
 * method[WP_Style_Engine_Processor::get_css()](https://developer.wordpress.org/reference/classes/wp_style_engine_processor/get_css/)
 * Gets the CSS rules as a string.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_processor/get_css/#used-by)
   | Uses [3 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_processor/get_css/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-processor.php:118](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-processor.php#L118-L143)
 * class[WP_Style_Engine_CSS_Rule](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rule/)
 * Core class used for style engine CSS rules.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rule/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rule/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-css-rule.php:17](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-css-rule.php#L17-L189)
 * method[WP_Style_Engine_Processor::combine_rules_selectors()](https://developer.wordpress.org/reference/classes/wp_style_engine_processor/combine_rules_selectors/)
 * Combines selectors from the rules store when they have the same styles.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_style_engine_processor/combine_rules_selectors/#used-by)
   | Uses [2 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_processor/combine_rules_selectors/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-processor.php:150](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-processor.php#L150-L180)
 * method[WP_Style_Engine_CSS_Rule::__construct()](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rule/__construct/)
 * Constructor.
 * Used by [4 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rule/__construct/#used-by)
   | Uses [3 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rule/__construct/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-css-rule.php:61](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-css-rule.php#L61-L65)
 * method[WP_Style_Engine_CSS_Rules_Store::remove_all_stores()](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/remove_all_stores/)
 * Clears all stores from static::$stores.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/remove_all_stores/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/remove_all_stores/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-css-rules-store.php:84](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-css-rules-store.php#L84-L86)
 * method[WP_Style_Engine_CSS_Rules_Store::set_name()](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/set_name/)
 * Sets the store name.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/set_name/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/set_name/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-css-rules-store.php:95](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-css-rules-store.php#L95-L97)
 * method[WP_Style_Engine_CSS_Rules_Store::get_name()](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/get_name/)
 * Gets the store name.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/get_name/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/get_name/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-css-rules-store.php:106](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-css-rules-store.php#L106-L108)
 * method[WP_Style_Engine_CSS_Rules_Store::get_all_rules()](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/get_all_rules/)
 * Gets an array of all rules.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/get_all_rules/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/get_all_rules/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-css-rules-store.php:117](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-css-rules-store.php#L117-L119)
 * method[WP_Style_Engine_CSS_Rules_Store::add_rule()](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/add_rule/)
 * Gets a WP_Style_Engine_CSS_Rule object by its selector.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/add_rule/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/add_rule/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-css-rules-store.php:134](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-css-rules-store.php#L134-L156)
 * method[WP_Style_Engine_CSS_Rules_Store::remove_rule()](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/remove_rule/)
 * Removes a selector from the store.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/remove_rule/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/remove_rule/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-css-rules-store.php:165](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-css-rules-store.php#L165-L167)
 * method[WP_Style_Engine_Processor::add_store()](https://developer.wordpress.org/reference/classes/wp_style_engine_processor/add_store/)
 * Adds a store to the processor.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_processor/add_store/#used-by)
   | Uses [2 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_processor/add_store/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-processor.php:42](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-processor.php#L42-L55)
 * method[WP_Style_Engine_Processor::add_rules()](https://developer.wordpress.org/reference/classes/wp_style_engine_processor/add_rules/)
 * Adds rules to be processed.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_style_engine_processor/add_rules/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_processor/add_rules/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-processor.php:68](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-processor.php#L68-L100)
 * class[WP_Style_Engine_Processor](https://developer.wordpress.org/reference/classes/wp_style_engine_processor/)
 * Core class used to compile styles from stores or collection of CSS rules.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_processor/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_processor/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-processor.php:15](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-processor.php#L15-L181)
 * method[WP_Style_Engine_CSS_Rules_Store::get_store()](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/get_store/)
 * Gets an instance of the store.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/get_store/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/get_store/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-css-rules-store.php:56](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-css-rules-store.php#L56-L66)
 * method[WP_Style_Engine_CSS_Rules_Store::get_stores()](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/get_stores/)
 * Gets an array of all available stores.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/get_stores/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/get_stores/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-css-rules-store.php:75](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-css-rules-store.php#L75-L77)
 * method[WP_Style_Engine_CSS_Declarations::add_declaration()](https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/add_declaration/)
 * Adds a single declaration.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/add_declaration/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/add_declaration/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-css-declarations.php:54](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-css-declarations.php#L54-L77)
 * method[WP_Style_Engine_CSS_Declarations::remove_declaration()](https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/remove_declaration/)
 * Removes a single declaration.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/remove_declaration/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/remove_declaration/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-css-declarations.php:87](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-css-declarations.php#L87-L90)
 * method[WP_Style_Engine_CSS_Declarations::add_declarations()](https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/add_declarations/)
 * Adds multiple declarations.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/add_declarations/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/add_declarations/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-css-declarations.php:100](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-css-declarations.php#L100-L105)
 * method[WP_Style_Engine_CSS_Declarations::remove_declarations()](https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/remove_declarations/)
 * Removes multiple declarations.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/remove_declarations/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/remove_declarations/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-css-declarations.php:115](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-css-declarations.php#L115-L120)
 * method[WP_Style_Engine_CSS_Declarations::get_declarations()](https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/get_declarations/)
 * Gets the declarations array.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/get_declarations/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/get_declarations/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-css-declarations.php:129](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-css-declarations.php#L129-L131)
 * method[WP_Style_Engine_CSS_Declarations::filter_declaration()](https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/filter_declaration/)
 * Filters a CSS property + value pair.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/filter_declaration/#used-by)
   | Uses [2 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/filter_declaration/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-css-declarations.php:144](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-css-declarations.php#L144-L150)
 * method[WP_Style_Engine_CSS_Declarations::get_declarations_string()](https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/get_declarations_string/)
 * Filters and compiles the CSS declarations.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/get_declarations_string/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/get_declarations_string/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-css-declarations.php:163](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-css-declarations.php#L163-L179)
 * class[WP_Style_Engine_CSS_Rules_Store](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/)
 * Core class used as a store for WP_Style_Engine_CSS_Rule objects.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-css-rules-store.php:19](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-css-rules-store.php#L19-L168)
 * method[WP_Style_Engine_CSS_Declarations::sanitize_property()](https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/sanitize_property/)
 * Sanitizes property names.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/sanitize_property/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/sanitize_property/#uses)
   | Source: [wp-includes/style-engine/class-wp-style-engine-css-declarations.php:189](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/style-engine/class-wp-style-engine-css-declarations.php#L189-L191)

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

[1](https://developer.wordpress.org/reference/package/wordpress/?output_format=md)…
[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)
45 [46](https://developer.wordpress.org/reference/package/wordpress/page/46/?output_format=md)
[47](https://developer.wordpress.org/reference/package/wordpress/page/47/?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/46/?output_format=md)