wpseek.com
A WordPress-centric search engine for devs and theme authors
wp-includes/blocks/tabs.php › WordPress File
Functions4
› Tabs Block
| Function | Short description |
|---|---|
| block_core_tabs_generate_tabs_list | Extract tabs list from tab-panel innerblocks. |
| block_core_tabs_provide_context | Filter to provide tabs list context to core/tabs and core/tab-list blocks. |
| block_core_tabs_render_block_callback | Render callback for core/tabs. |
| register_block_core_tabs | Registers the `core/tabs` block on the server. |