wpseek.com
A WordPress-centric search engine for devs and theme authors
wp-includes/blocks/categories.php › WordPress File
Functions3
› Server-side rendering of the `core/categories` block.
| Function | Short description |
|---|---|
| build_dropdown_script_block_core_categories | Generates the inline script for a categories dropdown field. |
| register_block_core_categories | Registers the `core/categories` block on server. |
| render_block_core_categories | Renders the `core/categories` block on server. |