WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about wp_theme_json_data_user

Back to home

Files

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

Hook Parameters

Parameter Type Name Description