wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



wp_theme_json_data_theme › Les Filtres WordPress

Depuis6.1.0
Dépréciéen/a
apply_filters( 'wp_theme_json_data_theme', new WP_Theme_JSON_Data( $theme_json_data, 'theme' )
Paramètres:
  • (WP_Theme_JSON_Data) $theme_json Class to access and update the underlying data.
    Requis: Oui
Défini(e) dans:
Codex:

Filters the data provided by the theme for global styles and settings.





Source

$theme_json      = apply_filters( 'wp_theme_json_data_theme', new WP_Theme_JSON_Data( $theme_json_data, 'theme' ) );