Core Function
View Source on Trac ↗ render_block_core_site_tagline()
render_block_core_site_tagline( mixed $attributes ) Renders the `core/site-tagline` block on the server.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $attributes array | The block attributes. Required |
Return Value
(string)
The render.
Function Information
Since Version
5.8.0
Source File
wp-includes/blocks/site-tagline.php
Advertisement