- Install this plugin https://wordpress.org/plugins/backwpup/
- Notice there is a fatal error
PHP Fatal error: Uncaught TypeError: WPMedia\BackWPup\Admin\Chatbot\ChatbotSubscriber::enqueue():
Argument #1 ($hook) must be of type string, null given, called in
wp-includes/class-wp-hook.php on line 341 and defined in
wp-content/plugins/backwpup/src/Admin/Chatbot/ChatbotSubscriber.php:61
Stack trace:
#0 wp-includes/class-wp-hook.php(341): WPMedia\BackWPup\Admin\Chatbot\ChatbotSubscriber->enqueue()
#1 wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 wp-includes/plugin.php(522): WP_Hook->do_action()
#3 visualcomposer/resources/views/editor/frontend/header.php(41): do_action()
#4 visualcomposer/Helpers/Views.php(56): include('...')
Reproducible on localhost
Expected Behaviour : There should be no Fatal Error
PHP Fatal error: Uncaught TypeError: WPMedia\BackWPup\Admin\Chatbot\ChatbotSubscriber::enqueue():
Argument #1 ($hook) must be of type string, null given, called in
wp-includes/class-wp-hook.php on line 341 and defined in
wp-content/plugins/backwpup/src/Admin/Chatbot/ChatbotSubscriber.php:61
Stack trace:
#0 wp-includes/class-wp-hook.php(341): WPMedia\BackWPup\Admin\Chatbot\ChatbotSubscriber->enqueue()
#1 wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 wp-includes/plugin.php(522): WP_Hook->do_action()
#3 visualcomposer/resources/views/editor/frontend/header.php(41): do_action()
#4 visualcomposer/Helpers/Views.php(56): include('...')
Reproducible on localhost
Expected Behaviour : There should be no Fatal Error