Support

Account

Home Forums Gutenberg Gutenberg Parent/Child Blocks Reply To: Gutenberg Parent/Child Blocks

  • I have made a change to the ACF plugin to accomplish this – perhaps I need to submit as a Git Issue/PR?

    In any case – in blocks.php in ACF, line 88 validate_block_type – I added an additional parameter to $block array and was successfully able to pass it along via the acf_register_block function.
    'parent' => ''