Title: function defintion
Last modified: August 19, 2016

---

# function defintion

 *  [wordprest](https://wordpress.org/support/users/wordprest/)
 * (@wordprest)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/function-defintion/)
 * hello,
 * I would edit the php function who opens the comments template in my theme:
 * that’s the code fragment:
 * <div class=”entry”>
    <?php the_content(‘» read «’); ?> <?php wp_link_pages(array(‘
   before’ => ‘<p>Page: ‘, ‘after’ => ‘</p>’, ‘next_or_number’ => ‘number’)); ?>
 *  <p class=”tags”><?php the_tags(‘**Tagged:** ‘, ‘, ‘, ”); ?></p>
    **<?php comments_template();?
   >** </div>
 * where that function is defined in wp??
 * I’m not able to find it.
 * thanks

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Equal](https://wordpress.org/support/users/equalmark/)
 * (@equalmark)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/function-defintion/#post-1266905)
 * Which function are your talking about? You have included several in the code 
   above?
 *  Thread Starter [wordprest](https://wordpress.org/support/users/wordprest/)
 * (@wordprest)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/function-defintion/#post-1266910)
 * the bolded one: php comments_template()
 *  [Equal](https://wordpress.org/support/users/equalmark/)
 * (@equalmark)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/function-defintion/#post-1266912)
 * Located in:
 * wp-includes/comment-template.php.
 * as stated on the WordPress codex page
 * [http://codex.wordpress.org/Function_Reference/comments_template](http://codex.wordpress.org/Function_Reference/comments_template)
 *  Thread Starter [wordprest](https://wordpress.org/support/users/wordprest/)
 * (@wordprest)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/function-defintion/#post-1266972)
 * thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘function defintion’ is closed to new replies.

 * 4 replies
 * 2 participants
 * Last reply from: [wordprest](https://wordpress.org/support/users/wordprest/)
 * Last activity: [16 years, 7 months ago](https://wordpress.org/support/topic/function-defintion/#post-1266972)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
