Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Mobile APP Dashboard Custom Fields Json API

Opis

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.

Snimke zaslona

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

Instalacija

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

ČPP

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.

Recenzije

03. rujna 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
Pročitajte sve 2 recenzije

Suradnici i Programeri

“Mobile APP Dashboard Custom Fields Json API” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Dnevnik promjena

1.0

  • it is a first version.