MEDIUM RISK
3.16.6 → 4.0.0
Medium risk: 4 removed functions, 3 removed hooks, 2 removed classes.
- The action
post_edd_sl_plugin_updater_setupis no longer fired. Any code hooked to it stops running silently. - The filter
edd_sl_api_request_verify_sslis no longer fired. Any code hooked to it stops running silently. - The filter
edd_sl_plugin_updater_api_paramsis no longer fired. Any code hooked to it stops running silently. - The function
wppb_international_telephone_input_admin_notification()was removed. Direct calls from a theme or another plugin will fatal. - The function
wppb_paid_plugin_init_updater()was removed. Direct calls from a theme or another plugin will fatal. - The function
wppb_paid_plugin_update_message()was removed. Direct calls from a theme or another plugin will fatal. - The function
wppb_plugin_update_message()was removed. Direct calls from a theme or another plugin will fatal. - The class
WPPB_EDD_SL_Plugin_Updaterwas removed. Code that instantiates or extends it will fatal. - The class
WPPB_Plugin_Updaterwas removed. Code that instantiates or extends it will fatal. WPPB_Setup_Wizard::website_has_active_addons()was removed.- The template
admin/advanced-settings/includes/views/view-fields.phpchanged. Any theme override of it is now out of date and will miss the change. - The template
admin/advanced-settings/includes/views/view-forms.phpchanged. Any theme override of it is now out of date and will miss the change.