/** * Check plugins updates */ static function check_plugin_updates() { die(WP_CRM_F::check_plugin_updates()); }