Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

JSON REST API Subscriptions

Descrizione

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.

Support

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

Installazione

Please refer to Github for detailed installation instructions.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“JSON REST API Subscriptions” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “JSON REST API Subscriptions” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.0

  • Release iniziale