wpseek.com
A WordPress-centric search engine for devs and theme authors
block_categories › WordPress Filter Hooks
Since5.0.0
DeprecatedUse the {@see 'block_categories_all'} filter instead.
› $block_categories = apply_filters_deprecated( 'block_categories', array( $block_categories, $post ), '5.8.0', 'block_categories_all' );
| Parameters: (2) |
|
| Defined at: |
|
| Codex: |
Filters the default array of categories for block types.
Related Functions: get_block_categories, get_categories, get_default_block_categories, render_block_core_categories, wp_list_categories, register_block_core_categories
Related Hooks: block_categories_all, wp_list_categories, link_category, load-categories-php, get_the_categories