This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Mobile APP Dashboard Custom Fields Json API

Description

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. you just need to install and activate the plugin and add your data in custom fields tab under settings menu after that you need to create a post with jason API type and hit on front end of your post you get jason data of your fields.

Screenshots

  • You can add multiple fields of different type as many as you want and save data in it.
  • This picture shows that different fields with different type of data for your mobile app so you can define even your app layout in this plugin.
  • Create a new post using ‘Custom Fields API’ type for get Jason data.
  • Hit front end of your new post and you got Jason data for your mobile APP.
  • Hit front end of your new post and send identifier value then you get only that single fiels data.

Installation

** From your WordPress dashboard **

Visit ‘Plugins > Add New’
Search for ‘Mobile APP Dashboard Custom Fields Json API’
Activate Mobile APP Dashboard Custom Fields Json API from your Plugins page.

** From WordPress.org **

Download Mobile APP Dashboard Custom Fields Json API.
Upload the ‘Mobile APP Dashboard Custom Fields Json API’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
Activate Mobile APP Dashboard Custom Fields Json API from your Plugins page.

FAQ

Can i get only single custom field?

Yes, you have different identifier for your fields you just need to send your identifier and you got single field data of sending identifier.

Who it works?

you just need to install and activate the plugin and add your data in custom fields tab under settings menu after that you need to create a post with jason API type and hit on front end of your post you get jason data of your fields.

Reviews

سپتمبر 3, 2016
Its a Very help full to give custom layout style to your mobile app on run time . so always fetch layout ,images styles from WordPress app Deashbord
Read all 2 reviews

Contributors & Developers

“Mobile APP Dashboard Custom Fields Json API” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0

  • it is a first version.