Filters the ‘logged in’ message for the comment form for display.
$args_logged_instring
$commenterarray
$user_identitystring
echo apply_filters( 'comment_form_logged_in', $args['logged_in_as'], $commenter, $user_identity );
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/comment_form_logged_in