Filter: comment_form_logged_in
Filter the 'logged in' message for the comment form for display.
Parameters
| Name | Type | Description |
|---|---|---|
| $args_logged_in | string | The logged-in-as HTML-formatted message. |
| $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 91