Action: comment_form_logged_in_after
Fires after the is_user_logged_in() check in the comment form.
Parameters
| Name | Type | Description |
|---|---|---|
| $commenter | array | An array containing the comment author's username, email, and URL. |
| $user_identity | string | If the commenter is a registered user, the display name, blank otherwise. |
Since
Source
Defined in templates/review-form.php at line 104