Changeset 54881 for trunk/src/wp-includes/theme-compat/header.php
- Timestamp:
- 11/26/2022 08:59:05 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/theme-compat/header.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/theme-compat/header.php
r48290 r54881 44 44 <?php 45 45 if ( is_singular() ) { 46 wp_enqueue_script( 'comment-reply' );} 46 wp_enqueue_script( 'comment-reply' ); 47 } 47 48 ?> 48 49
Note: See TracChangeset
for help on using the changeset viewer.