Core Function
View Source on Trac ↗ do_blocks()
do_blocks( mixed $content ) Parses dynamic blocks out of `post_content` and re-renders them.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $content string | Post content. Required |
Return Value
(string)
Updated post content.
Function Information
Since Version
5.0.0
Source File
wp-includes/blocks.php
Advertisement