Skip to content

Commit 350d6ba

Browse files
committed
Readme reqs
1 parent 1c0c6ea commit 350d6ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Enable subscriptions to posts, pages, and custom post types. Users can securely
1313

1414
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.
1515

16+
Requires [JSON REST API 2.0beta12+](https://wordpress.org/plugins/rest-api/).
17+
1618
For details on the plugin and extended usage/installation documentation, please visit [Github](http://github.com/tlovett1/json-rest-api-subscriptions).
1719

1820
== Installation ==

0 commit comments

Comments
 (0)