=== Manage Api Backups Extension ===
/**
 * Plugin Name: Manage API Backups Extension - BETA
 * Plugin URI: https://mainwp.com
 * Description: MainWP API Backups Extension allows you to manage host-side backups via REST API. Currently supported providers are Cloudways, GridPane, Digital Ocean, Linode, and Vultr.
 * Version: 4.0.06
 * Author: MainWP
 * Author URI: https://mainwp.com
 * Documentation URI: https://kb.mainwp.com/docs/api-backups-extension/
 */

== Installation ==
1. Please install plugin the MainWP Dashboard and active it before install Manage Api Backups Extension plugin (get the MainWP Dashboard plugin from url:https://mainwp.com/)
2. Upload the `mainwp-api-backups-extension` folder to the `/wp-content/plugins/` directory
3. Activate the Manage Api Backups Extension plugin through the 'Plugins' menu in WordPress

== Screenshots ==
1. Enable or Disable extension on the "Extensions" page in the dashboard

== Changelog ==

= 4.0.06 - 10-3-2023 =

* Fixed: An issue where the extension was not correctly detecting available updates.

= 4.0-beta5 - 10-3-2023 =

* Added: Function to refresh the list of available backups
* Added: Queued icon for items that are pending for processing
* Added: "none" as backup provider info for sites with no backup provider set
* Updated: GridPane API call to increase API rate limit
* Updated: Toast element timeouts
* Updated: Separated toasts for Gridpane
* Updated: Disabled checkboxes for sites with no backup provider
* Updated: Actions log menu item for the extension
* Updated: API response error messages from GridPane API
* Updated: Text strings to add support for translation
* Updated: Save Site method to exclude GridPane & Cloudways entries when selected as a provider

= 4.0-beta4 - 8-15-2023 =
* Updated: API key encryption method

= 4.0-beta3 - 3-29-2023 =
* Updated: Info notifications

= 4.0-beta2 - 3-22-2023 =
* Updated: Removed site settings options from the Add Site form

= 4.0-beta1 - 2-24-2023 =
* Beta 1 release
