wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



wp_theme_json_data_theme › Filtr WordPress Hooks

Od6.1.0
Przestarzałyn/a
apply_filters( 'wp_theme_json_data_theme', new WP_Theme_JSON_Data( $theme_json_data, 'theme' )
Parametry:
  • (WP_Theme_JSON_Data) $theme_json Class to access and update the underlying data.
    Wymagane: Tak
Zdefiniowane na:
Codex:

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





Źródło

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