=== 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: 4.7 Stable tag: 4.3 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 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 == 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 using shortcodes 2. /assets/screenshot-2.png == Changelog == = 1.0.0 = * Initial release == Upgrade Notice == = 1.0.0 = * Need no action