Plugin doesn’t work with WP 5.0
-
Was using with WP 4.9, and then upgraded to the newly released 5.0, which gave this exception:
Fatal error: Uncaught Error: Call to undefined function gutenberg_get_jed_locale_data() in /var/www/betatest/wordpress/wp-content/plugins/faq-block/faq-block.php:55 Stack trace: #0 /var/www/betatest/wordpress/wp-includes/class-wp-hook.php(286): MeowApps_FAQ_Block->admin_init('') #1 /var/www/betatest/wordpress/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #2 /var/www/betatest/wordpress/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 /var/www/betatest/wordpress/wp-admin/admin.php(156): do_action('admin_init') #4 /var/www/betatest/wordpress/wp-admin/plugins.php(10): require_once('/var/www/betate...') #5 {main} thrown in /var/www/betatest/wordpress/wp-content/plugins/faq-block/faq-block.php on line 55
I had to remove the plugin by hand (rm) to allow me to access again to WP. Trying to install it from scratch also fails.
- The topic ‘Plugin doesn’t work with WP 5.0’ is closed to new replies.