tp_ele_unregister_widgets removes other plugin’s widgets
-
Hi there,
we are developing a plugin called Germanized for WooCommerce and detected a bug/shortcoming in your plugin. We do use the filter
elementor/widgets/register
to register our own custom Elementor widget. Your plugin has a special code located inincludes/theplus_options.php
which removes all other, custom elementor widgets registered with a hook priority < 15 (which is being used by your code). Is that intentional? Could you please check whether the actual widget actually belongs to your plugin?The affected code can be found within
L_Theplus_Elementor_Plugin_Options::tp_ele_unregister_widgets()
Best,
Dennis
- The topic ‘tp_ele_unregister_widgets removes other plugin’s widgets’ is closed to new replies.