Changeset 24034 for trunk/wp-admin/includes/post-formats.php
- Timestamp:
- 04/18/2013 06:07:58 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/post-formats.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/post-formats.php
r24024 r24034 9 9 10 10 <input type="hidden" name="post_format" id="post_format" value="<?php echo esc_attr( $post_format ); ?>" /> 11 12 <div class="field wp-format-quote">13 <label for="wp_format_quote"><?php _e( 'Quote' ); ?></label>14 <textarea id="wp_format_quote" name="_format_quote" class="widefat"><?php echo esc_textarea( $format_meta['quote'] ); ?></textarea>15 </div>16 11 17 12 <div class="field wp-format-quote">
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)