Este plugin non se actualizou en máis de 2 anos. É posible que xa non sexa compatible ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con novas versións de WordPress.

Image

WP APP JSON

Descrición

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

Instalación

  1. Upload the zip to /wp-content/plugins/ dir
  2. Unzip the file and activate the plugin in WordPress.
  3. Enjoy

Comentarios

Non hai recensións para este plugin.

Colaboradores e desenvolvedores

“WP APP JSON” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores

Traduce “WP APP JSON” ao teu idioma.

Interesado no desenvolvemento?

Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.

Rexistro de cambios

1.0.1

  • fix bug of issue:2 on github, https://github.com/zxial/code-snippets/issues/2

1.0

  • Initial version