WP_Widget constructor deprecated
-
Please replace line 194
parent::WP_Widget(
with:parent::__construct(
- The topic ‘WP_Widget constructor deprecated’ is closed to new replies.
Home / Plugin: Pinterest Pinboard Widget / WP_Widget constructor deprecated
Please replace line 194 parent::WP_Widget(
with: parent::__construct(