该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

  • Initial release