Update class-activitypub.php (#650)

This commit is contained in:
Jan Boddez 2024-01-11 22:41:47 +01:00 committed by GitHub
parent f7d535b885
commit b243ca9301
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -151,6 +151,7 @@ class Activitypub {
}
wp_safe_redirect( get_comment_link( $comment ) );
exit;
}
/**