Fires on each comment subscription form submission.
Parameters
- $result
(NULL | WP_Error) Result of form submission: NULL on success, WP_Error otherwise.
- $post_ids
array An array of post IDs that the user subscribed to, 0 means blog subscription.
Changelog
- Introduced in Jetpack 5.5.0