Deprecated: Hook elementor/widgets/widgets_registered is deprecated
-
Deprecated: Hook elementor/widgets/widgets_registered is deprecated since version 3.5.0! Use elementor/widgets/register instead.
Line 7 of woo-product-filter/modules/woofilters_widget/mod.php
is the cause of this error.
The fix required is to change this line to
add_action(‘elementor/widgets/register’, array($this, ‘registerElementorWidget’));
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Deprecated: Hook elementor/widgets/widgets_registered is deprecated’ is closed to new replies.