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 NameDescriptionMethod
wp_app_configStores 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_posts
Custom post type:custom_json_api