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.


Top ↑

Source Source

File: wp-includes/comment-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
1.5.1 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.