Codex tools: Log in
Languages: English • 日本語 • Português do Brasil • (Add your language)
Contents |
Yorum şablonunu temaya dahil eder. Yazı veSayfalar da görüntülenir.
<?php comments_template( $file, $separate_comments ); ?>
Normal kullanım
<?php comments_template(); ?>
Bazı durumlarda farklı bir yorum şablonu göstermek isteyebilirsiniz.Bu durumda şablonunuzun adı farkli-comments.php olabilir. Temaya şu şekilde include edilir:
<?php comments_template( '/farkli-comments.php' ); ?>
Since: 1.5.0
comments_template() bulunur: wp-includes/comment-template.php.
List of comment filters and actions
Include Tags: get_header(), get_footer(), get_sidebar(), get_template_part(), get_search_form(), comments_template()