Files
Wordpress-Snippets/Gutenberg/get-inner-blocks.php
2024-11-05 08:33:46 +00:00

3 lines
45 B
PHP

<?php
$inner_blocks = $block->inner_blocks;