• Resolved justgert

    (@justgert)


    Hello team,

    After the latest update I have 95 ‘ doing it wrong’ errors/notices :

    WP_Block_Type_Registry::register was called incorrectly

    Most of them are on :

    1. WP_Block_Type_Registry->register()
      wp-includes/class-wp-block-type-registry.php:84
    2. register_block_type()
      wp-includes/blocks.php:606
    3. modify_widget_blocks()
      wp-content/plugins/widget-options/includes/widgets/gutenberg/gutenberg-toolbar.php:74
    4. do_action('init')
      wp-includes/plugin.php:517

    what to do ?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Mej de Castro

    (@mej)

    Hello

    Thanks a bunch for reporting the issue! While we are at it, can you guys please confirm the widget editor page is also not working when you enable the Classic Widget Screen? Please refer to https://imgur.com/NryKScx


    Thread Starter justgert

    (@justgert)

    For me it doesn’t matter if the Classic widget screen is enabled, or disabled. Errors stay the same.

    Plugin Author Mej de Castro

    (@mej)

    Dear Users,

    We’ve fixed the issue and are now in the testing phase. Once confirmed, the release will follow.

    Thank you for your patience.

    Regards,
    Mej

    I’m confirming that the errors are there regardless of enable/disable.

    Glad to hear you found the issue and will be releasing a patch soon.

    Plugin Author Mej de Castro

    (@mej)

    We just release the v4.0.1 that include fixes to WP_Block_Type_Registry issue.

    Thank you,
    Mej

    Thread Starter justgert

    (@justgert)

    Hello Mej,

    Errors are all gone, thanks!!

    Plugin Author Mej de Castro

    (@mej)

    Awesome! Thank you for your update.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘register was called incorrectly’ is closed to new replies.