axelerant / testimonials-widget

Easily add social proofing to your website with Testimonials Widget. List or slide reviews via functions, shortcodes, or widgets.
http://wordpress.org/plugins/testimonials-widget/
GNU General Public License v2.0
10 stars 7 forks source link

The called constructor method for WP_Widget is deprecated since version 4.3.0! Use __construct() instead. #184

Closed michael-cannon closed 8 years ago

michael-cannon commented 9 years ago

_deprecated_constructor() WP_Widget->WP_Widget() Testimonials_Widget_Premium_Form_Widget->__construct() WP_Widget_Factory->register() register_widget() Testimonials_Widget_Premium_Form->widgets_init() do_action('widgets_init') wp_widgets_init() do_action('init')