How to fix deprecated construct errors on WordPress? 0shares Facebook Twitter Google+ WeiboChange all construct calls to __construct. and also: https://mainwp.com/notice-the-called-constructor-method-for-wp_widget-is-deprecated-since-version-4-3-0-use-__construct/ 0shares Facebook Twitter Google+ Weibo