- Timestamp:
- 11/06/2013 11:53:13 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/taxonomy-post_format.php
r26023 r26030 29 29 30 30 elseif ( is_tax( 'post_format', 'post-format-image' ) ) : 31 _e( 'Images', 'twentyfourteen' );31 _e( 'Images', 'twentyfourteen' ); 32 32 33 33 elseif ( is_tax( 'post_format', 'post-format-video' ) ) :
Note: See TracChangeset
for help on using the changeset viewer.