In a debug mode
wp-config.php
- Code: Select all
define('WP_DEBUG', true);
there is such warning
Notice: The called constructor method for WP_Widget in GK_NewsShowPro_Widget is deprecated since version 4.3.0! Use __construct() instead.
define('WP_DEBUG', true);