Friday, 11 December 2015

How to Fix – Notice: The called constructor method for WP_Widget is deprecated

Source : How to Fix – Notice: The called constructor method for WP_Widget is deprecated
Published On : December 11, 2015 at 10:07PM
By : Agbonghama Collins

The use of PHP4 style constructors to create widgets in WordPress was officially deprecated in version 4.3. As a result, the following error notice will be displayed in your site if WP_DEBUG constant in wp-config.php is set to true. Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use __construct() instead. In […]


For More Go to : w3guy – Diary of a Geek

Labels:

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home