Used By
Used By | Description |
---|---|
wp-includes/blocks.php: render_block() | Renders a single block into a HTML string. |
Allows render_block() to be short-circuited, by returning a non-null value.
(string|null) The pre-rendered content. Default null.
(array) The block being rendered.
File: wp-includes/blocks.php
Version | Description |
---|---|
5.1.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/pre_render_block