=== Plugin Name === Contributors: ka2 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=2YZY4HWYSWEWG&lc=en_US¤cy_code=USD&item_name= Tags: custom database tables, CDBT, MySQL, database, table, create, delete, insert, update, edit, truncate, drop Requires at least: 3.5 Tested up to: 3.9.1 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Custom DataBase Tables plug-in allows you to perform data storage and reference by creating a free tables in database of WordPress. == Description == WordPress database is easy to use with simple, but if you want to handle the data that does not conform to the provided initial table structure, or considering the use of as the CMS, is more better to create a new table. This plugin provides the ability to be able to add a new table freely in the database of WordPress in such a case, and can be management of data in a simple user interface. This plugin works with WordPress3.x or more. == Installation == 1. Upload `custom-database-tables` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Navigate to the Custom DB Tables submenu in setting menu That's it. Now you can easily start creating custom table in database of WordPress == Frequently Asked Questions == = A question that someone might have = An answer to that question. == Screenshots == 1. Dashboard 2. Setting General Options 3. Create New Table 4. Table Creator of GUI Tool 5. Enable Table list 6. Import data to created table 7. Viewer listed data in table 8. Entry data form is automaticaly create 9. Editor data in table 10. Binary data is able to view by modal 11. Binary data is able to download 12. Viewer, Editor, and Entry page can display to frontend by shortcodes == Changelog == = 1.0.0 = * Add to new feature to modify table (alter table) * Some debugs, and has improved the user interface = 0.9.6 = * Updated the translate-template file (.pot) * Changed how to import stylesheet and javascript * Add some screenshot images and revise readme.txt = 0.9.5 = * First beta release = 0.9.1 = * First review version (alpha release) == Other Notes == All official development on this plugin is on GitHub. Published version will bump here on WordPress.org. You can find the repository at [https://github.com/ka215/cdbt](https://github.com/ka215/cdbt).