Changes between Initial Version and Version 1 of Ticket #51612, comment 52
- Timestamp:
- 08/19/2021 11:29:28 PM (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #51612, comment 52
initial v1 2 2 > I've coded a workaround which uses `render_block_data` to render all child blocks recursively with `render_block`: https://gist.github.com/gaambo/16c7fb6fd758e4eb72e0f5db3888dd40 3 3 4 Yes, was thinking like that may work. As far as I see a solution can be based on replacing4 Yes, was thinking something like that may work. As far as I see a solution can be based on replacing 5 5 {{{ 6 6 $block_content .= is_string( $chunk ) ?