Filter the values sent to Akismet when checking an email preview.
jetpack_send_email_preview_akismet_values
jetpack_send_email_preview_akismet_valuesjetpack_send_email_preview_akismet_valuesFilter the values sent to Akismet when checking an email preview.
jetpack_before_send_email_previewFires immediately before an email preview is dispatched to the current user. Useful for inspecting the post content with an external classifier (e.g. an LLM-based content moderator) or for logging outbound previews. Fires only after the Akismet spam check has passed and the subscriber has been resolved, so handlers receive a post that is about to be sent.
jetpack_subscribe_modal_load_timeFilter how many milliseconds until the Subscribe Modal appears.
jetpack_subscribe_modal_scroll_thresholdFilter how many percentage of the page should be scrolled before the Subscribe Modal appears.
jetpack_subscriptions_post_was_ever_published_capabilityFilter the capability to view if a post was ever published in the Subscription Module.
jetpack_subscriptions_newsletter_feature_enabledEnable the Paid Newsletters feature in the block editor context.
jetpack_subscriptions_management_urlFilter the url for folks to manage their subscriptions.
jetpack_subscription_widget_is_subscribedFilter if the current user is subscribed to the blog.
jetpack_subscription_widget_total_subscribersFilter the total amount of subscribers
jetpack_subscriptions_comment_form_submissionFires on each comment subscription form submission.