Changeset 17373 for branches/3.1/wp-admin/edit-form-advanced.php
- Timestamp:
- 01/31/2011 02:44:33 PM (15 years ago)
- File:
-
- 1 edited
-
branches/3.1/wp-admin/edit-form-advanced.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.1/wp-admin/edit-form-advanced.php
r17035 r17373 110 110 111 111 if ( current_theme_supports( 'post-formats' ) && post_type_supports( $post_type, 'post-formats' ) ) 112 add_meta_box( 'formatdiv', _ _('Format'), 'post_format_meta_box', $post_type, 'side', 'core' );112 add_meta_box( 'formatdiv', _x( 'Format', 'post format' ), 'post_format_meta_box', $post_type, 'side', 'core' ); 113 113 114 114 // all taxonomies
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)