[ad_1]
hi there,
I may be trying to be too clever, but I am in a situation where I have a \\WP\_Block object which has an inner\_blocks object which is a \\WP\_Block\_List that it itself has a blocks key which is an array of \\WP\_Block objects, etc.
​
Is there a way to render the entire WP\_Block object and traverse/recursively render its children?
​
Thanks,
Mat
[ad_2]