MEDIUM RISK
2.1.6 → 2.1.7
Medium risk: 6 removed constants, 3 removed hooks, 2 removed functions.
- The action
bmi_premium_remove_backup_fileis no longer fired. Any code hooked to it stops running silently. - The action
bmi_premium_remove_backup_json_fileis no longer fired. Any code hooked to it stops running silently. - The action
bmp_created_backupis no longer fired. Any code hooked to it stops running silently. - The function
BMI\Plugin\Dashboard\bmi_render_default_config()was removed. Direct calls from a theme or another plugin will fatal. - The function
BMI\Plugin\Dashboard\bmi_try_convert_old_to_new_config()was removed. Direct calls from a theme or another plugin will fatal. BMI\Plugin\Scanner\BMI_BackupsScanner::removeOldCache()was removed.- The constant
BMI_CONFIG_PHPis no longer defined. - The constant
BMI_CONFIG_STATUSis no longer defined. - The constant
BMI_CONFIG_PATHis no longer defined. - The constant
BMI_INITIAL_CONFIG_PATHis no longer defined. - The constant
BMI_BACKUPS_DEFAULTis no longer defined. - The constant
BMI_STATIC_PHP_CONFIGis no longer defined. - The template
includes/dashboard/templates/backup-row-template.phpchanged. Any theme override of it is now out of date and will miss the change.