PHP Fatal error: Uncaught Error: Call to undefined function wp_use_widgets_bloc
-
I want to use the Feedzy plugin with Gutenberg but I’m getting a fatal error as soon as I activate the plugin and try to edit a page with the Block editor. On Elementor pages it works though.
This is the error I get in the debug.log:
26-Aug-2021 08:20:19 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wp_use_widgets_block_editor() in /root-folder/sequoya.kiudex.de/wp-content/plugins/feedzy-rss-feeds/includes/gutenberg/feedzy-rss-feeds-gutenberg-block.php:63 Stack trace: #0 /root-folder/wp-includes/class-wp-hook.php(292): Feedzy_Rss_Feeds_Gutenberg_Block->feedzy_gutenberg_scripts('') #1 /root-folder/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters(NULL, Array) #2 /root-folder/wp-includes/plugin.php(484): WP_Hook->do_action(Array) #3 /root-folder/wp-admin/edit-form-blocks.php(409): do_action('enqueue_block_e...') #4 /root-folder/wp-admin/post.php(187): require('/www/htdocs/w00...') #5 {main} thrown in /root-folder/wp-content/plugins/feedzy-rss-feeds/includes/gutenberg/feedzy-rss-feeds-gutenberg-block.php on line 63
This makes the plugin unusuable with the Block Editor for me.
PHP Version: 7.4.19
WP Version: 5.7.2
Feedzy Plugin Version: 3.7.3
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘PHP Fatal error: Uncaught Error: Call to undefined function wp_use_widgets_bloc’ is closed to new replies.