Deprecating PHP4 style constructors in WordPress 4.3
-
Just an FYI that PHP4 style constructors will be deprecated in 4.3:
Line 33 of
classes/widget.phpneeds to be changed from$this->WP_Widget(toparent::__construct(
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Deprecating PHP4 style constructors in WordPress 4.3’ is closed to new replies.