[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/blocks/ -> accordion.php (summary)

(no description)

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

Defines 2 functions

  render_block_core_accordion()
  register_block_core_accordion()

Functions
Functions that are not part of a class:

render_block_core_accordion( $attributes, $content )   X-Ref
Server-side rendering of the `core/accordion` block.

param: array $attributes The block attributes.
param: string $content The block content.
return: string Returns the updated markup.

register_block_core_accordion()   X-Ref
Registers the `core/accordion` block on server.




Generated : Thu Apr 16 08:20:10 2026 Cross-referenced by PHPXref