wpseek.com
Uma área de pesquisa sobre o WordPress para devs e autores do tema



comments_template › Hooks de Filtros WordPress

Desde1.5.1
Obsoleton/a
apply_filters( 'comments_template', $theme_template )
Parâmetros:
  • (string) $theme_template The path to the theme template file.
    Required: Yes
Definido em:
Codex:

Filters the path to the theme template file used for the comments template.





Fonte

$include = apply_filters( 'comments_template', $theme_template );