__construct()
__construct()
All the code shared between WP.com Highlander and Jetpack Highlander
allow_logged_out_user_to_comment_as_external() : \If
Allows a logged out user to leave a comment as a facebook or twitter credentialed user.
Overrides WordPress' core comment_registration option to treat these commenters as "registered" (verified) users.
no
allow_logged_in_user_to_comment_as_guest(array $comment_data) : int
Allow a logged in user to post as a guest, FB, or twitter credentialed request.
Bypasses WordPress' core overrides that force a logged in user to comment as that user. Respects comment_registration option.
array | $comment_data |