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