WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about wp_theme_json_data_theme

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-includes/class-wp-theme-json-resolver.php apply_filters 265 /**
* Filters the data provided by the theme for global styles and settings.
*
* @since 6.1.0
*
* @param WP_Theme_JSON_Data Class to access and update the underlying data.
*/

Hook Parameters

Parameter Type Name Description