• Resolved onepresstech

    (@onepresstech)


    With 5.0-beta1-43832 core installed and the Advanced Gutenberg plugin installed the bulk select feature in the plugins list screen in admin stops working. Disable Advanced Gutenberg plugin and the plugins bulk checkbox works. Enable the Advanced Gutenberg plugin and the plugins bulk checkbox stops working.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter onepresstech

    (@onepresstech)

    Here is the error:

    Call to undefined function gutenberg_get_block_categories()
    Type: PHP Fatal error
    Line: 352
    File: /var/www/wordpress/wp-content/plugins/advanced-gutenberg/incl/advanced-gutenberg-main.php

    • This reply was modified 6 years, 5 months ago by onepresstech.

    Hi,

    Thanks for the feedback.

    It seems that WordPress dev team did not include the last change in Gutenberg plugin version 4.1.
    In fact Gutenberg changed the function get_block_categories into gutenberg_get_block_categories in last 4.1 version.

    If you need to make tests, you can install the latest Gutenberg plugin version on top of WP 5.0 it will fix the issue.

    In the meantime we’ll investigate to find the right way to deal with it.

    Best regards

    Thread Starter onepresstech

    (@onepresstech)

    Cool. Problem solved. Nice. You are to be commended for releasing a plug-in in the midst of this crazed V5.0 release ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Plugins bulk select stops working on 5.0-beta1-43832’ is closed to new replies.