On this page
do_action( 'comment_loop_start' )
Fires once the comment loop is started.
Source
File: wp-includes/class-wp-query.php. View all references
do_action( 'comment_loop_start' );
Related
Used By
| Used By | Description |
|---|---|
| WP_Query::the_comment() wp-includes/class-wp-query.php | Sets up the current comment. |
Changelog
| Version | Description |
|---|---|
| 2.2.0 | Introduced. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/comment_loop_start