[ 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: 107 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.

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

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




Generated : Thu Apr 25 08:20:02 2024 Cross-referenced by PHPXref