Notice about deprecated constructor method in include folder
-
When I debug, u sing define(‘WP_DEBUG’, false); Below notice and warnings are showing up. I am running WP 4.4.1 so the include folder is should be updated, I don’t know how to fix this.
Would you please advise.Thank you
“conNotice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /var/www/html/training.pickford.intra/training/wp-includes/functions.php on line 3624 Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /var/www/html/training.pickford.intra/training/wp-includes/functions.php on line 3624 Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘search_filter’ not found or invalid function name in /var/www/html/training.pickford.intra/training/wp-includes/plugin.php on line 601 Notice: Undefined index: post_type in /var/www/html/training.pickford.intra/training/wp-content/themes/events/functions.php on line 79 Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘search_filter’ not found or invalid function name in /var/www/html/training.pickford.intra/training/wp-includes/plugin.php on line 601 Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘search_filter’ not found or invalid function name in /var/www/html/training.pickford.intra/training/wp-includes/plugin.php on line 601 Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘search_filter’ not found or invalid function name in /var/www/html/training.pickford.intra/training/wp-includes/plugin.php on line 601″
- The topic ‘Notice about deprecated constructor method in include folder’ is closed to new replies.