the home of the wordpress wppizza plugin
WPPizza – A Restaurant Plugin for WordPress › Support › General Support › Wp_Widget deprecated
Hi,
I update WordPress to 4.3 and got this error, caused by wp_pizza plugin.
WP_Widget Is Deprecated Since Version 4.3.0! Use __construct()
Downgraded to 4.2.4 and waiting for an upgrade.
Thanks.
i dont know why you would want to downgrade wp because of a php notice, but anyway , please read here
https://wordpress.org/support/topic/wp-43-wp_widget-deprecated
Thanks, Olly.
I downgraded because the notice was appearing in html code, so was visible on the site.
I will implement your solution. Thanks.
> because the notice was appearing in html code which is precisely why you should never output errors/warning/notices on a production site…(alongside security implications)
do this instead https://www.wp-pizza.com/topic/how-to-enable-debug-in-wordpress/
(or disable debug altogether of course)