Цей плагін не перевірявся з останніми 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

  • Initial release