Deprecated constructor method
-
Simple Facebook Plugin 1.4.1 on WordPress 4.7.2
I’ve enabled WP_DEBUG while I’m testing my own plugin in production environment.
The debug.log is spammed with:[28-Feb-2017 18:14:21 UTC] PHP Notice: De aangeroepen constructiemethode voor WP_Widget in SFPLikeBoxWidget is <strong>niet meer in gebruik</strong> sinds versie 4.3.0. Gebruik in plaats daarvan: <pre>__construct()</pre>. in /home/reneverschoor/wereldasielen.nl/wp-includes/functions.php on line 3891 [28-Feb-2017 18:14:21 UTC] PHP Notice: De aangeroepen constructiemethode voor WP_Widget in SFPPagePluginWidget is <strong>niet meer in gebruik</strong> sinds versie 4.3.0. Gebruik in plaats daarvan: <pre>__construct()</pre>. in /home/reneverschoor/wereldasielen.nl/wp-includes/functions.php on line 3891This is the Dutch message for a deprecated constructor call (see functions.php).
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Deprecated constructor method’ is closed to new replies.