[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/blocks/ -> site-tagline.php (summary)

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

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

Defines 2 functions

  render_block_core_site_tagline()
  register_block_core_site_tagline()

Functions
Functions that are not part of a class:

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

param: array $attributes The block attributes.
return: string The render.

register_block_core_site_tagline()   X-Ref
Registers the `core/site-tagline` block on the server.




Generated : Mon Mar 18 08:20:01 2024 Cross-referenced by PHPXref