Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

WP APP JSON

Описание

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

Установка

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

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«WP APP JSON» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «WP APP JSON» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.1

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

1.0

  • Initial version