diff --git a/includes/collection/class-followers.php b/includes/collection/class-followers.php index e1425f4..c76c6cc 100644 --- a/includes/collection/class-followers.php +++ b/includes/collection/class-followers.php @@ -296,7 +296,7 @@ class Followers { // schedule Accept Activity so that we can get sure it will be sent... \wp_schedule_single_event( - \strtotime( '+60 seconds' ), + \strtotime( '+10 seconds' ), 'activitypub_send_accept_activity', array( $inbox,