>
Download This Plugin | |
Download Elegant Themes | |
Name | ELI's SQL Admin Reports Shortcode and DB Backup |
Version | 4.1.76 |
Author | Eli Scheetz |
Rating | 98 |
Last updated | 2014-05-06 07:34:00 |
Downloads |
6407
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
ELI's SQL Admin Reports Shortcode and DB Backup plugin added 43 kB of resources to the Home page and 43 kB of resources to the sample Post page.
ELI's SQL Admin Reports Shortcode and DB Backup plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! ELI's SQL Admin Reports Shortcode and DB Backup plugin ads no tables to your Wordpress blog database.Just place some SQL on in the box and save it as a report. You can save multiple reports and they will be listed on the Admin Menu so you can quickly run them again anytime with just one click. You can place your reports on the User's Dashboard based on Roles. You can also put a report on a Page or Post using a shortcode like [SQLREPORT name="My Report" style="padding: 6px;" /]
Updated May-6th
There is also an shortcode for the wpdb::get_var function that you can use to display a single value from your database. For example, this will display the number of users on your site: [sqlgetvar]SELECT COUNT(*) FROM wp_users[/sqlgetvar]
Your database can be automatically saved and archived every hour and/or every day, and backups can be emailed to the address you specify. You can also restore the data to your WP DB or an external DB, which makes copying your database to another server and easy task.