Descrizione
This plugin provides JSON data to mobile APPs. Here’s the scenarios that you
could use this plugin: you want to develop a mobile app or app on mac, and the
app is to show the list of your blogs(in category, tag, or keywords), after
the app user click one item in the blog list, you would like to show him the
detail page of the item, but the logos/banners/sidebar of blog is suitable
only for a desktop other than a mobile device or you want to do something
different. In the case here, wp_app_json mayble could help.
Code:
Author: Zxial
Web: http://zxial.me
Installazione
- Upload the zip to
/wp-content/plugins/
dir - Unzip the file and activate the plugin in WordPress.
- Enjoy
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“WP APP JSON” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “WP APP JSON” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0.1
- fix bug of issue:2 on github, https://github.com/zxial/code-snippets/issues/2
1.0
- Initial version