# WP Data Access

* Contributors: [PeterSchulzNL](https://www.linkedin.com/in/peterschulznl/)
* Donate link: https://www.paypal.me/kpsch
* Requires at least: WordPress 4.8.3
* Tested up to: WordPress 5.2
* Stable tag: 2.0.13
* 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 from the WordPress dashboard and to publish table data on your website using shortcodes.

WP Data Access also allows you to create your own data driven WordPress apps that run in the WordPress dashboard. Supports standard CRUD functionality as well as parent-child forms and static pages.

### Sources

[» Download plugin](https://wordpress.org/plugins/wp-data-access/) 

[» Download Source Code](https://bitbucket.org/wpdataaccess/wp-data-access/src)

[» Changelog](https://bitbucket.org/wpdataaccess/wp-data-access/src/master/CHANGES.md)

## License

WP Data Access is licensed under the [GPL v2](https://bitbucket.org/wpdataaccess/wp-data-access/src/master/LICENSE.txt) or later.

> This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License, version 2, as
published by the Free Software Foundation.

> This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

> You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
