Filters the path to the theme template file used for the comments template.
$theme_templatestring
The comments_template filter can be used to load a custom template form a plugin which replaces the theme’s default comment template.
$include = apply_filters( 'comments_template', $theme_template );
| Version | Description |
|---|---|
| 1.5.1 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/comments_template