constructor deprecated
-
When running with the debugger on this plugin throws an error warning that the constructor being used for the widget has been deprecated. Line 34 of
enhanced-meta-widget.phpshould be changed to:parent::__construct('meta_enhanced', __('Enhanced Meta', 'enhanced-meta-widget'), $widget_ops);Could this be rolled into the next update?
The topic ‘constructor deprecated’ is closed to new replies.