=== 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.4 Stable tag: 1.6.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 tool 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 selections * Publish table data on your website * Add list tables and data entry forms to dashboard menu #### WordPress Dashboard Perform database administration tasks like create, drop, truncate, insert, update, delete, export and import directly from your WordPress dashboard. Generate list tables based on the WP_List_Table class to support standard WordPress list table layout and interaction. Or write your own code from WP Data Access classes. Menus for generated list tables can be added to your WordPress dashboard, 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/)