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

JSON REST API Subscriptions

Описание

If you are publishing content and have users/websites digesting your content, you may have been faced with the problem: how do I get updates to users immediately? In the past users/websites have subscribed to feeds or used techniques like «polling» to constantly ping your site for new content. Both these techniques are cumbersome and old fashioned. JSON REST API Subscriptions creates new API endpoints to allow people to subscribe to new content, content updates, and content deletes across general post types as well as single pieces of content.

Requires JSON REST API 2.0beta12+.

For details on the plugin and extended usage/installation documentation, please visit Github.

Configuring and Using the Plugin

Please refer to Github for detailed configuration instructions.

Тех.Поддержка

For full documentation, questions, feature requests, and support concerning JSON REST API Subscriptions, please refer to Github.

Установка

Please refer to Github for detailed installation instructions.

Отзывы

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

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

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

Участники

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

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

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

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

1.0

  • Первый релиз