• Resolved jelscho

    (@jelscho)


    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 29

    Official 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.

    • This topic was modified 2 years, 5 months ago by jelscho.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error with Bookly using deprecated Elementor widget functions’ is closed to new replies.