• Resolved gaycarnes

    (@gaycarnes)


    I just upgraded to version 4.3 and I have this on my website (what now). Website: https://www.cross-g-ranch-trailrides.com:
    tor method for WP_Widget is deprecated since version 4.3.0!
    Use

    __construct()

    instead. in /hermes/bosweb25c/b2558/ipw.trailrides/public_html/wp-includes/functions.php on line 3457 Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use

    __construct()

    instead. in /hermes/bosweb25c/b2558/ipw.trailrides/public_html/wp-includes/functions.php on line 3457 Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use

    __construct()

    instead. in /hermes/bosweb25c/b2558/ipw.trailrides/public_html/wp-includes/functions.php on line 3457

Viewing 3 replies - 1 through 3 (of 3 total)
  • “Here is a list of plugins (or rather the www.remarpro.com slugs for them) recently detected…
    https://gist.github.com/chriscct7/d7d077afb01011b1839d
    “Friends don’t let friends use PHP 4 style constructors.”

    Nothing there is actually harmful at this point, and disabling “WP_DEBUG” in wp-config.php will stop those. Notifying the authors of your still-affected plugins on the list could definitely be helpful, and you could determine which ones are doing that by looking at the list and then one-at-a-time disabling yours that are on the list to see which are causing that while “DEBUG” is still running.

    Thread Starter gaycarnes

    (@gaycarnes)

    Thanks for your fast reply. I started de-activating my plugins and found the one causing the problem. I will notify the Plugin author. It happened to be one of the Weaver Theme Plugins that I am using.

    I will notify the Plugin author.

    That has definitely worked for me!

    Glad you got it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Installation of WordPress 4.3’ is closed to new replies.