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

Feed JSON

Описание

Adds a new type of feed you can subscribe to.
http://example.com/feed/json or http://example.com/?feed=json to anywhere you get a JSON form.
http://example.com/feed/json?callback=callback or http://example.com/?feed=json&callback=callback to anywhere you get a JSONP.

Установка

  1. Upload the entire feed-json folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Отзывы

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

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

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

Участники

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

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

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

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

1.0.10 Janualy 18, 2017

fix showing notice with add_feed()

1.0.9 April 28, 2014

Source code refactoring.

1.0.7 November 13

Add caching for JSON feed, fix no tags/categories notice.
thx tlovett1 !

1.0.6 August 9, 2013

add template filter hook

1.0.5 August 9, 2013

Bug fix.

1.0.4 July 11, 2013

source code refactoring

1.0.3 June 10, 2013

source code refactoring

1.0.2 February 17, 2012

Bug fix.

1.0.1 July 28, 2011

Bug fix.

1.0.0 February 15, 2011

Initial release.