[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/blocks/ -> tab-panel.php (summary)

Tab Panel Block

File Size: 65 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  block_core_tab_panel_render()
  register_block_core_tab_panel()

Functions
Functions that are not part of a class:

block_core_tab_panel_render( array $attributes, string $content, \WP_Block $block )   X-Ref
Render callback for core/tab-panel.

param: array     $attributes Block attributes.
param: string    $content    Block content.
param: \WP_Block $block      Block instance.
return: string Updated HTML.

register_block_core_tab_panel()   X-Ref
Registers the `core/tab-panel` block on the server.




Generated : Wed Jul 15 08:20:16 2026 Cross-referenced by PHPXref