/wp-includes/functions.php – WP_Requirements class not found
-
I’ve recently upgraded to 4.4.
/wp-content/debug.log shows a lot of these errors for every page:
[16-Dec-2015 23:29:46 UTC] PHP Notice: The called constructor method for WP_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home/user/public_html/wp-includes/functions.php on line 3619
This looks like a core file, but I’d expect it not to throw this type of error. Should I assume that the theme is really throwing the error and not this functions.php? Helpful suggestions would be appreciated.
Chris
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘/wp-includes/functions.php – WP_Requirements class not found’ is closed to new replies.