=== One Click Complete Backups By Maida Themes ===
Contributors: adnanhyder
Tags: one click backups, WordPress backup, database backup, manual backup, offline backup
Requires at least: 3.0
Tested up to: 6.8.1
Requires PHP: 8.0
Stable tag: 7.0.0
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Create and download a full WordPress backup, including the database, in one click.

== Description ==

One Click Complete Backups helps site owners create full WordPress backups manually whenever needed.

The plugin creates a downloadable backup archive, includes the database dump, and keeps older backups listed in the admin screen for easy access.

<strong>Plugin Features</strong>

* One-click manual backup creation.
* Includes website files and database export.
* Stores backups in a dedicated uploads folder.
* Safer backup removal from inside the plugin-managed directory.
* Simple admin workflow for downloading previous backups.

Say thanks to me for more help in documentation <a href='https://xpertcodes.com'>https://xpertcodes.com</a>

or you can email me as well 12345adnan@gmail.com

== How to use it ==

1. Install the plugin.
2. Activate the plugin.
3. Navigate to `ONE CLICK Backups` in the WordPress admin menu.
4. Click `Take Backup`.
5. Wait for the process to finish and then download the generated backup from the list.
6. Remove older backups from the same screen if they are no longer needed.
7. Backups are stored in `wp-content/uploads/one-click-complete-backups`.
8. Make sure your server has enough free space for the generated archive.

== Frequently Asked Questions ==

= How do I make a backup? =
Navigate to `ONE CLICK Backups` in the admin area and click `Take Backup`.

= Does it include the database? =
Yes. The plugin includes a database export in the generated backup process.

= Where are backup files stored? =
Backup files are stored on your server in `wp-content/uploads/one-click-complete-backups`.

= Does the plugin author have access to my backups? =
No.

= My site is large. Will backup creation take time? =
Yes. Larger sites and databases will need more time and more free disk space.

== Screenshots ==

1. Main backup screen.
2. Backup download and management area.

== Upgrade Notice ==

= 7.0.0 =
Backups now use a dedicated uploads folder and safer delete handling.

== Changelog ==

= 7.0.0 =
* Stores backup files in a dedicated uploads folder instead of the site root.
* Adds nonce protection to backup and delete actions.
* Restricts backup deletion to files inside the plugin backup directory.
* Updated WordPress.org banner artwork for the release.

= 6.0.2 =
* Previous stable release.
