Description
Filters the data provided by the blocks for global styles & settings.
Occurrences
Filename | Line Number |
---|---|
wp-includes/class-wp-theme-json-resolver.php | 425 |
Parameters
Type | Name | Description |
---|---|---|
WP_Theme_JSON_Data | $theme_json | Class to access and update the underlying data. |
PHP Doc
/**
* Filters the data provided by the blocks for global styles & settings.
*
* @since 6.1.0
*
* @param WP_Theme_JSON_Data $theme_json Class to access and update the underlying data.
*/