Filter hook 'wp_theme_json_data_default'

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

Description

Filters the default data provided by WordPress for global styles & settings.

Occurrences

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

Parameters

Type Name Description
WP_Theme_JSON_Data $theme_json Class to access and update the underlying data.

PHP Doc

/**
		 * Filters the default data provided by WordPress for global styles & settings.
		 *
		 * @since 6.1.0
		 *
		 * @param WP_Theme_JSON_Data $theme_json Class to access and update the underlying data.
		 */