Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Mobile APP Dashboard Custom Fields Json API

Descripción

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.

Capturas de pantalla

  • 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.

Instalación

** 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.

Opiniones

3 de Septiembre de 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
Leer los 2 comentarios

Colaboradores & Desarrolladores

“Mobile APP Dashboard Custom Fields Json API” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Historial de cambios

1.0

  • it is a first version.