Support

Account

Home Forums Gutenberg WP 6.8 Gutenberg blocks won’t register Reply To: WP 6.8 Gutenberg blocks won’t register

  • Strangely – my Block class has public $parent = []; defined in it
    – but this doesnt cut it
    I would be under the assumption that this was considered “set” as therefore the the test $this->parent wouldn’t fail and return null.