Changeset 30805
- Timestamp:
- 12/10/2014 01:33:27 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfifteen/author-bio.php
r30394 r30805 10 10 11 11 <div class="author-info"> 12 <h2 class="author-heading"><?php _e( 'Published by', 'twentyfifteen' ); ?></h2>12 <h2 class="author-heading"><?php esc_html_e( 'Published by', 'twentyfifteen' ); ?></h2> 13 13 <div class="author-avatar"> 14 14 <?php
Note: See TracChangeset
for help on using the changeset viewer.