• Resolved bobby_dk

    (@hothuctam)


    I am using WordPress 4.3, when install anh actived plugin WooCommerce Products Filter,it’s notifited:
    Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
    __construct()
    instead. in E:\XAMPP\htdocs\theme\wp-includes\functions.php on line 3457.

    I checked file index.php, seen:
    public function __construct()
    {
    // author code a here

    add_action(‘widgets_init’, array($this, ‘widgets_init’));
    }
    How I can fix it? Thanks.

    https://www.ads-software.com/plugins/woocommerce-products-filter/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error Woocommcer product filter’ is closed to new replies.