Changeset 21816 for trunk/wp-admin/includes/class-wp-themes-list-table.php
- Timestamp:
- 09/11/2012 07:12:37 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/class-wp-themes-list-table.php
r21768 r21816 182 182 <p><strong><?php _e('Version: '); ?></strong><?php echo $version; ?></p> 183 183 <p><?php echo $theme->display('Description'); ?></p> 184 <?php if ( $theme->parent() ) { 185 printf( ' <p class="howto">' . __( 'This <a href="%1$s">child theme</a> requires its parent theme, %2$s.' ) . '</p>', 186 __( 'http://codex.wordpress.org/Child_Themes' ), 187 $theme->parent()->display( 'Name' ) ); 188 } ?> 184 189 </div> 185 190
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)