[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

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

Server-side rendering of the `core/block` block.

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

Defines 2 functions

  render_block_core_block()
  register_block_core_block()

Functions
Functions that are not part of a class:

render_block_core_block( $attributes )   X-Ref
Renders the `core/block` block on server.

param: array $attributes The block attributes.
return: string Rendered HTML of the referenced block.

register_block_core_block()   X-Ref
Registers the `core/block` block.




Generated : Thu Apr 3 08:20:01 2025 Cross-referenced by PHPXref