WP-DBManager

Release-by-release breaking change history · 60k+ active installs

HIGH RISK

3.0.0 → 4.0.0

High risk: 46 removed functions, 1 raised PHP requirement, 1 raised WordPress requirement.

  • The function check_backup_files() was removed. Direct calls from a theme or another plugin will fatal.
  • The function cron_dbmanager_backup() was removed. Direct calls from a theme or another plugin will fatal.
  • The function cron_dbmanager_optimize() was removed. Direct calls from a theme or another plugin will fatal.
  • The function cron_dbmanager_reccurences() was removed. Direct calls from a theme or another plugin will fatal.
  • The function cron_dbmanager_repair() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_activate() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_activation() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_admin_notices() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_create_backup_folder() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_credential_args() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_default_options() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_delete_defaults_file() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_email_backup() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_escape_option_file_value() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_flush_backup_folder_public() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_format_timestamp() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_get_backup_url() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_get_server_type() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_is_backup_folder_public() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_is_folder_valid() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_is_function_disabled() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_is_valid_path() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_list_backup_files() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_menu() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_options() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_page_backup() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_page_empty() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_page_manage() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_page_manager() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_page_optimize() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_page_repair() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_page_run() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_parse_file() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_parse_filename() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_render_messages() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_sort_backup_files() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_try_fix() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_uninstalled() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_upload_mimes() was removed. Direct calls from a theme or another plugin will fatal.
  • The function dbmanager_write_defaults_file() was removed. Direct calls from a theme or another plugin will fatal.
  • The function detect_mysql() was removed. Direct calls from a theme or another plugin will fatal.
  • The function download_database() was removed. Direct calls from a theme or another plugin will fatal.
  • The function execute_backup() was removed. Direct calls from a theme or another plugin will fatal.
  • The function file_ext() was removed. Direct calls from a theme or another plugin will fatal.
  • The function format_size() was removed. Direct calls from a theme or another plugin will fatal.
  • The function is_iis() was removed. Direct calls from a theme or another plugin will fatal.
  • Requires PHP — Minimum PHP raised from 7.4 to 8.2. Sites below 8.2 will refuse the update, or deactivate the plugin if forced.
  • Requires at least — Minimum WordPress raised from 6.0 to 6.8.