Changeset 23853 for trunk/wp-admin/includes/post-formats.php
- Timestamp:
- 03/29/2013 07:06:21 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/post-formats.php
r23843 r23853 5 5 ?> 6 6 <div class="post-format-description"></div> 7 <div class="post-formats-fields edit-form-section">7 <div class="post-formats-fields"> 8 8 9 9 <input type="hidden" name="post_format" id="post_format" value="<?php echo esc_attr( $post_format ); ?>" />
Note: See TracChangeset
for help on using the changeset viewer.