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



wp_theme_json_data_blocks › Filtr WordPress Hooks

Od6.1.0
Przestarzałyn/a
apply_filters( 'wp_theme_json_data_blocks', new WP_Theme_JSON_Data( $config, 'blocks' )
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 blocks for global styles & settings.





Źródło

$theme_json = apply_filters( 'wp_theme_json_data_blocks', new WP_Theme_JSON_Data( $config, 'blocks' ) );