Error with Bookly using deprecated Elementor widget functions
-
Error with Bookly using deprecated Elementor widget functions
I get the following notice when I’ve updated all plugins and WordPress to version 6.0:
Deprecated: Function _register_controls is deprecated since version 3.1.0! Use Elementor\Controls_Stack::register_controls() instead.
After tracking I’ve found that Bookly needs to refactor _register_controls to register_controls
Elementor 3.1 is January 2021
Details:
Bookly version 20.8.1
wp-content/plugins/bookly-responsive-appointment-booking-tool/backend/components/elementor/widgets/bookly_form/Widget.php
Line 29Official information:
https://developers.elementor.com/docs/controls/using-controls/This is on a staging environment, it would be unwise to proceed with the actual update until this refactor has been completed.
The topic ‘Error with Bookly using deprecated Elementor widget functions’ is closed to new replies.