Changeset 26518 for trunk/src/wp-admin/options-writing.php
- Timestamp:
- 12/02/2013 03:52:23 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/options-writing.php
r26081 r26518 63 63 64 64 <div class="wrap"> 65 <?php screen_icon(); ?>66 65 <h2><?php echo esc_html( $title ); ?></h2> 67 66
Note: See TracChangeset
for help on using the changeset viewer.