wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



comments_template › WordPress Filter Hooks

Da1.5.1
Deprecaton/a
apply_filters( 'comments_template', $theme_template )
Parametri:
  • (string) $theme_template The path to the theme template file.
    Richiesto:
Definito a:
Codex:

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





Sorgenti

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