Mobile APP Dashboard Custom Fields Json API
Plugin for provide Configuration page or Dashboard for your mobile APP so you can add custom fields as many as you want and get data in Jason API.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_app_config | Stores app config data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_postsCustom post type:
custom_json_api