=== Plugin Name === Contributors: joshiniket14outlook Donate link: https://ecodeblog.com Tags: Export to SQL,Export database, WPDB to SQL, WPDB Export, Admin Export Requires at least: 4.1 Tested up to: 5.7.2 Requires PHP: 5.7.2+ Stable tag: 1.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Administrator role user can take dump of the mysql database by single click. == Description == This plugin allows only admin role user to download/take SQL backup of database. No other role user allow to take a back due to security concern. this will work like a charm! I’ll try to keep update this idea and make more enhancement but for that I need your support, so please like,share and support my plugin for further details. == Installation == 1. Upload `wpdb-sql.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. you can go to setting page menu and click on "Export WPDB2SQL" link. OR 1. Download and save the **wpdb-sql** plugin to your hard disk. 2. Login to your WordPress and go to the Add Plugins page. 3. Click Upload Plugin button to upload the zip. 4. Click Install Now to install and activate the plugin. == Frequently Asked Questions == = How can this plugin work and to whom this plugin helpful. = This plugin is helpful to the administrator role users who want to download database from their website for backup purpose. and won't need to store backup file on your server so it will also reduce your server space by taking and storing backup on server at any time. == Screenshots == 1. Just hover on setting page menu and click on sub menu labeled with "Export WPDB2SQL".; 2. Click on download button and our SQL file ready to download. == Changelog == = 1.0 = * Plugin were added. = 1.1 = * Modified Plugin. = 1.2 = * Testing and upgrading the code and also implies two different mode to take a backup of the DB. = 1.3 = * Testing with the various wordpress version for compatibility.