Filter hook 'wp_theme_json_data_user'

in WP Core File wp-includes/class-wp-theme-json-resolver.php at line 572

Description

Filters the data provided by the user for global styles & settings.

Occurrences

Filename Line Number
wp-includes/class-wp-theme-json-resolver.php 572
wp-includes/class-wp-theme-json-resolver.php 601

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 user for global styles & settings.
				 *
				 * @since 6.1.0
				 *
				 * @param WP_Theme_JSON_Data $theme_json Class to access and update the underlying data.
				 */