apply_filters( 'comments_template', string $theme_template )
Filters the path to the theme template file used for the comments template.
Parameters
- $theme_template
-
The path to the theme template file.
Source
Changelog
Version | Description |
---|---|
WP-1.5.1 | Introduced. |