Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga asistencia ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las 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

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

Preguntas frecuentes

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.

Reseñas

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 todas las 2 reseñas

Colaboradores y desarrolladores

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

Colaboradores

Registro de cambios

1.0

  • it is a first version.