=== Database Operations === Contributors: Joseph Donate link: https://antechncom.wordpress.com/contact/ Tags: database, mysql, query, db, database operations, database management, phpmyadmin Requires at least: 4.6 Tested up to: 5.2 Stable tag: 2.9.9 Requires PHP: 5.2.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Database Operations Plugin. Display MY_SQL tables and perform MY_SQL set operation. == Description == This plugin connects Wordpress and the MY_SQL database, thus allowing a user fetch data from the MY_SQL database, a user can display a table or perform a simple 'UNION' on two tables. Copy shortcode to use in any page. Database Operations supports the following features * Can automatically connect to Wordpress database * Can perform simple queries on the Wordpress database * Can perform advanced queries on the database * Works on old and new versions of wordpress * Comes with handy widgets option and shortcodes * Can support multiple themes * Shortcodes support * Charts and graphs option == Installation == 1. Upload the plugin files to the `/wp-content/plugins/db_op` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Use the Db_op Settings->Database Operations Options to configure the plugin == Frequently Asked Questions == = I need to suggest a feature = Please send us a message on our site https://antechncom.wordpress.com/contact/ == Screenshots == Database configurations page 1. /assets/screenshot-1.png Preview of query results of tables using shortcodes 2. /assets/screenshot-2.png Preview of multiple charts and graphs alongside a legend 3. /assets/screenshot-3.png == Changelog == = 1.0.0 = * Initial release == Upgrade Notice == = 1.0.0 = * Need no action = 1.5.0 = * Created Custom Post types To Store More Query Shortcodes = 1.6.0 = * Major Code Refactoring = 1.6.1 = * Minor Code Changes = 1.6.2 = * Changed Query Results Header Text = 1.9.0 = * Persist data on input type after form submission = 2.1.0 = * Got chart preview only on admin dashboard = 2.5.6 = * Chart preview with shortcodes = 2.5.7 = * Minor changes = 2.5.8 = * Display Multiple Charts Per Page = 2.9.5 = * Multiple Charts Types And Legend = 2.9.9 = * Persist Input Type Of Form After Submission