WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about comments_template

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-includes/comment-template.php apply_filters 1547 /**
* Filters the path to the theme template file used for the comments template.
*
* @since 1.5.1
*
* @param string $theme_template The path to the theme template file.
*/

Hook Parameters

Parameter Type Name Description
array $top_level_arg s {