-
Erick Hitter authored
Per https://make.wordpress.org/core/2015/07/02/deprecating-php4-style-constructors-in-wordpress-4-3/, WP 4.3 deprecates PHP4-style widget constructors, and their usage will trigger deprecated notices. Switching to PHP5 constructors is simple and resolves the problem.
Erick Hitter authoredPer https://make.wordpress.org/core/2015/07/02/deprecating-php4-style-constructors-in-wordpress-4-3/, WP 4.3 deprecates PHP4-style widget constructors, and their usage will trigger deprecated notices. Switching to PHP5 constructors is simple and resolves the problem.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.