Browsing hooks for feature: Subscriptions

    jetpack_subscriptions_management_url

    hook (filter): Filter the url for folks to manage their subscriptions.

    Source: modules/subscriptions/views.php:219

    jetpack_subscription_widget_is_subscribed

    hook (filter): Filter if the current user is subscribed to the blog.

    Source: modules/subscriptions/views.php:407

    jetpack_subscription_widget_total_subscribers

    hook (filter): Filter the total amount of subscribers

    Source: modules/subscriptions/views.php:493

    jetpack_subscriptions_comment_form_submission

    hook (action): Fires on each comment subscription form submission.

    Source: modules/subscriptions.php:921

    jetpack_subscriptions_form_submission

    hook (action): Fires on each subscription form submission. View Example

    Source: modules/subscriptions.php:777

    jetpack_subscribe_comment_label

    hook (filter): Filter the Subscribe to comments text appearing below the comment form. View Example

    Source: modules/subscriptions.php:826

    jetpack_subscribe_blog_label

    hook (filter): Filter the Subscribe to blog text appearing below the comment form.

    Source: modules/subscriptions.php:845

    jetpack_comment_cookie_domain

    hook (filter): Filter the Jetpack Comment cookie domain.

    Source: modules/subscriptions.php:959

    jetpack_is_post_mailable

    hook (filter): Filter whether posts can be emailed to subscribers.

    Source: modules/subscriptions.php:95

    jetpack_subscriptions_exclude_these_categories

    hook (filter): Array of categories that will never trigger subscription emails.<p>Will not send subscription emails from any post from within these categories.</p> View Example

    Source: modules/subscriptions.php:268