Jetpack Subscriptions
Description
This hook allows you to reward your users for subscribing to either comment updates or site updates using the Jetpack plugin.
Available since version 1.0
Known Issues
This hook will not be visible if Jetpack is not enabled. You also require to enable the Subscription module in Jetpack.
Users can only gain points once for each subscription. So if you reward comment subscriptions, a user will not receive points again for subscribing to the same post multiple times. This also applies to site update subscriptions.
Setup
Make sure you set a point value other than zero to enable the hook and make sure you have provided a log entry template.
Supported Instances
Instance Reference | Description |
---|---|
site_subscription |
Give or take points from users for subscribing to site updates. |
comment_subscription |
Give or take points from users for subscribing to comment updates for a particular post. |