• Resolved WimWidgets

    (@wimwidgets)


    Since WP 4.3 the old widget constructor has been changed from:
    $this->WP_Widget(
    to
    parent::__construct(

    The old way is deprecated and throws an error. Changes apply to the following file:
    features/login-widget/login-widget.php

    I use the paid pro version of this plugin and it’s a bit of a shame that I have to fix the plugin myself and tell you about it. Instead of having an update ready when 4.3 came out.

    https://wordpress.org/plugins/profile-builder/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘New widget constructor needed for WP 4.3’ is closed to new replies.