Deprecated issue in WordPress
I am new in WordPress Development. I updated version of my WordPress site to 4.6.1. Then I found this error in debug.log
Notice: The called constructor method for WP_Widget in C_Widget_Gallery is deprecated since version 4.3.0! Use
__construct()
instead. in /home/spslive/public_html/wp-includes/functions.php on line 3767
I tried to find out C_Widget_Gallery in functions.php. But could not find it out.
What is the remedy of this Notice ??
Topic deprecation notices errors Wordpress
Category Web