Title: WordPress Default theme question
Last modified: August 19, 2016

---

# WordPress Default theme question

 *  [guitarcrazy087](https://wordpress.org/support/users/guitarcrazy087/)
 * (@guitarcrazy087)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/wordpress-default-theme-question/)
 * I was editing my wordpress code from the default wordpress theme and came across
   this in the header:
 * <?php if ( is_singular() ) wp_enqueue_script( ‘comment-reply’ ); ?>
 * I was wondering if it was of any significance and if anyone would tell my that
   would be great!
 * Thanks!

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

 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [17 years, 1 month ago](https://wordpress.org/support/topic/wordpress-default-theme-question/#post-1044961)
 * This code
 *     ```
       <?php if ( is_singular() ) wp_enqueue_script( 'comment-reply' ); ?>
       ```
   
 * is part of the threaded comment feature that was introduced with WordPress 2.7.
 * See this [codex document](http://codex.wordpress.org/Migrating_Plugins_and_Themes_to_2.7/Enhanced_Comment_Display#Javascript_Comment_Functionality)
   for more information.
 *  Thread Starter [guitarcrazy087](https://wordpress.org/support/users/guitarcrazy087/)
 * (@guitarcrazy087)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/wordpress-default-theme-question/#post-1044976)
 * I just found that a moment before you posted. =O
 * Thank you very much though!

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

The topic ‘WordPress Default theme question’ is closed to new replies.

## Tags

 * [comment reply](https://wordpress.org/support/topic-tag/comment-reply/)
 * [header](https://wordpress.org/support/topic-tag/header/)
 * [is_singular](https://wordpress.org/support/topic-tag/is_singular/)
 * [php](https://wordpress.org/support/topic-tag/php/)
 * [use](https://wordpress.org/support/topic-tag/use/)

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 2 replies
 * 2 participants
 * Last reply from: [guitarcrazy087](https://wordpress.org/support/users/guitarcrazy087/)
 * Last activity: [17 years, 1 month ago](https://wordpress.org/support/topic/wordpress-default-theme-question/#post-1044976)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
