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