wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



twentytwentytwo_block_pattern_categories › WordPress Filter Hooks

DaTwenty Twenty-Two 1.0
Deprecaton/a
apply_filters( 'twentytwentytwo_block_pattern_categories', $block_pattern_categories )
Parametri:
  • (array[]) $block_pattern_categories { An associative array of block pattern categories, keyed by category name. @type array[] $properties { An array of block category properties. @type string $label A human-readable label for the pattern category. } }
    Richiesto:
Definito a:
Codex:

Filters the theme block pattern categories.





Sorgenti

$block_pattern_categories = apply_filters( 'twentytwentytwo_block_pattern_categories', $block_pattern_categories );