=== Database Backups === Contributors: AGriboed Donate link: http://v1rus.ru Tags: backup, database, backup database,back up, backups, data base, database, database backup, db backup, dump, file, file backup, full backup, page backup, recover, recovery, restore, schedule, schedule backup, scheduled backup, schema, schema backup, site, site backup, web backup, web page, web page backup, WooCommerce backup Requires at least: 4 Tested up to: 4.5.3 Stable tag: 1.2.2.6 License: GPLv2 or later Simple Plugin that allows do backup of database tables. Manually or auto. Бэкапы базы это просто! == Description == Simple plugin that allows to do backups of your database tables. Do it manually or use auto mode. * enable option what allow to delete the old copies without your participation. * use backups compression to take less space * use limits of queries to DB to reduce the load on the server * save only wordpress tables or all tables * save only clean version your database without trash * get notify on email of result your backup * set up plugin in 5 minutes and and trust him to keep your information Backups of database - do it simple! Простой плагин, который позволит вам настроить бэкапы вашей базы в атоматическом либо ручном режиме. * включите опцию удаления старых копий без вашего участия * ипользуйте опцию компрессии файлов, чтобы сэкономить место * используйте лимиты запросов к БД, чтобы снизить нагрузку на сервер * сохраняйте только таблицы Wordpress или все таблицы в БД * сохраняйте только чистую базу, без "мусора" * получайте информацию о результате резервного копирования на email * настройте плагин за 5 минут и доверьте ему сохранность вашей информации Бэкапы базы данных - это просто! Support and suggestions, [Support](http://v1rus.ru/database-backups-wordpress/) skype: agriboed = Languages = * English (default) * Русский (ru_RU) * Беларуская (be_BE) * Polski (pl_PL) == Installation == 1. Upload the `database-backup` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the Plugins menu in WordPress. After activation, go to menu "Tools" - "Database Backups" 3. Configure the plugin 4. Enjoy! == Screenshots == 1. Settings 2. Work area == Changelog == = 1.2.2.6 = * Change section in admin menu * Added link to download at admin email * Fixed language in admin email = 1.2.2.4 = * Fixed link in Plugins List * Fixed shedules list = 1.2.2.3 = * Fixed charset error when quering from database = 1.2.2.2 = * Added option what allow notify admin about result of backup on email = 1.2.2.1 = * Fixed error when working with prefix of WP tables * Added info of total free space in list of backups = 1.2.2 = * Added clean database option = 1.2.1 = * Added icons to backups list = 1.2.0 = * Added support to converting UTF-8 * Added option what allow to backup only wp tables, instead the whole tables * Added auto delete old copies of backups * Settings window hide when user not configuring the plugin * New backups on top = 1.1.0 = * Fix for mysql table export format * Added limits option for export tables if you see PHP Memory Error = 1.0.2 = * Fix for support old style php array() = 1.0.1 = * Some fixes = 1.0.0 = * Release