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



wp_theme_json_data_default › Filtr WordPress Hooks

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

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





Źródło

$theme_json   = apply_filters( 'wp_theme_json_data_default', new WP_Theme_JSON_Data( $config, 'default' ) );