New Version Errors in Live Preview
-
If I update the theme on WP 4.4 it starts kicking out these errors at the top of the page… something about using outdated functions deprecated since 4.3.0… I’m scared to update this theme to current if that’s what’s going to happen!
( ! ) Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /var/www/vhosts/creatorbrand.com/public_html/wp-includes/functions.php on line 3619
Call Stack
# Time Memory Function Location
1 0.0001 247368 {main}( ) ../index.php:0
2 0.0002 250672 require( ‘/var/www/vhosts/creatorbrand.com/public_html/wp-blog-header.php’ ) ../index.php:17
3 0.0003 271768 require_once( ‘/var/www/vhosts/creatorbrand.com/public_html/wp-load.php’ ) ../wp-blog-header.php:12
4 0.0004 285776 require_once( ‘/var/www/vhosts/creatorbrand.com/public_html/wp-config.php’ ) ../wp-load.php:37
5 0.0008 417984 require_once( ‘/var/www/vhosts/creatorbrand.com/public_html/wp-settings.php’ ) ../wp-config.php:84
6 0.1818 34595344 do_action( ) ../wp-settings.php:392
7 0.2096 39332960 call_user_func_array ( ) ../plugin.php:525
8 0.2096 39333136 wp_widgets_init( ) ../plugin.php:525
9 0.2106 39368888 do_action( ) ../widgets.php:1463
10 0.2116 39474968 call_user_func_array ( ) ../plugin.php:525
11 0.2116 39475184 dazzling_widgets_init( ) ../plugin.php:525
12 0.2119 39488528 register_widget( ) ../functions.php:156
13 0.2119 39488576 WP_Widget_Factory->register( ) ../widgets.php:113
14 0.2119 39488792 dazzling_popular_posts_widget->dazzling_popular_posts_widget( ) ../class-wp-widget-factory.php:43
15 0.2119 39490336 WP_Widget->WP_Widget( ) ../popular-posts-widget.php:19
16 0.2119 39490584 _deprecated_constructor( ) ../class-wp-widget.php:171
17 0.2120 39491104 trigger_error ( ) ../functions.php:3619
- The topic ‘New Version Errors in Live Preview’ is closed to new replies.