=== WP Data Access === Contributors: peterschulznl Tags: wp data access, database, tables, table, tools, manage, manager Donate link: https://www.paypal.me/kpsch Requires at least: 4.8.3 Tested up to: 4.9.2 Stable tag: 1.5.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html WP Data Access is a WordPress data administration and publication tools that helps you to manage your Wordpress data and database. == Description == WP Data Access helps you to manage your WordPress data and database (WordPress dashboard) and publish table data on your website using shortcodes (uses jQuery DataTables). ### Features * Design tables and indexes * Create tables and indexes from design * Drop tables and indexes * Truncate tables * Explore tables and views * Analyse table, view and index structures * Export tables and table data selections * Import tables and table data selections * Data entry forms generated from tables * Delete table data * Publish table data on your website * Add list tables and data entry forms to menu #### WordPress Dashboard Perform database administration (create, drop, truncate, insert, update, delete, export, import) task directly from the Data Explorer. Generate list tables from the menu or write your own code from WP Data Access classes. WP Data Access list tables are based on the WP_List_Table class to support standard WordPress list table layout and interaction. Menus for generated list tables can be added to your WordPress website, plugin or theme with or without coding. #### Website HTML tables Add shortcode or wizard based HTML tables to your website. Tables are dynamically build using jQuery DataTables. Multiple layouts supported. Allows styling with CSS. Provides pagination, searching and sorting functionality. ### Plugin Links - [Download plugin](https://wordpress.org/plugins/wp-data-access/) - [Download Source Code](https://bitbucket.org/wpdataaccess/wp-data-access/src) - [Installation](https://wpdataaccess.com/installation/) - [Documentation](https://wpdataaccess.com/documentation/) - [Known limitations](https://wpdataaccess.com/known-limitations/) - [Changelog](https://bitbucket.org/wpdataaccess/wp-data-access/src/master/CHANGES.md) - [Website](https://wpdataaccess.com/)