do_action( 'comment_form_must_log_in_after' )
Fires after the HTML-formatted ‘must log in after’ message in the comment form.
Source
File: wp-includes/comment-template.php
.
View all references
do_action( 'comment_form_must_log_in_after' );
Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |