[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

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

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

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

Defines 2 functions

  render_block_core_cover()
  register_block_core_cover()

Functions
Functions that are not part of a class:

render_block_core_cover( $attributes, $content )   X-Ref
Renders the `core/cover` block on server.

return: string Returns the cover block markup, if useFeaturedImage is true.
param: array $attributes The block attributes.
param: array $content    The block rendered content.

register_block_core_cover()   X-Ref
Registers the `core/cover` block renderer on server.




Generated: Tue Apr 16 01:00:02 2024 Cross-referenced by PHPXref 0.7.1