Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #51612, comment 52


Ignore:
Timestamp:
08/19/2021 11:29:28 PM (22 months ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51612, comment 52

    initial v1  
    22> 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
    33
    4 Yes, was thinking like that may work. As far as I see a solution can be based on replacing
     4Yes, was thinking something like that may work. As far as I see a solution can be based on replacing
    55{{{
    66$block_content .= is_string( $chunk ) ?