- Timestamp:
- 12/11/2014 09:29:54 AM (11 years ago)
- Location:
- branches/4.1
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-content/themes/twentyfifteen/author-bio.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.1
- Property svn:mergeinfo changed
/trunk merged: 30801-30806,30808-30811
- Property svn:mergeinfo changed
-
branches/4.1/src/wp-content/themes/twentyfifteen/author-bio.php
r30394 r30814 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.