Fires after the HTML-formatted ‘must log in after’ messague in the comment form.
Source
do_action( 'comment_form_must_log_in_after' );
Changuelog
| Versionen | Description |
|---|---|
| 3.0.0 | Introduced. |
Fires after the HTML-formatted ‘must log in after’ messague in the comment form.
do_action( 'comment_form_must_log_in_after' );
| Versionen | Description |
|---|---|
| 3.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.