- Timestamp:
- 10/22/2013 05:21:32 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyeleven/content-single.php
r25625 r25868 56 56 <div id="author-avatar"> 57 57 <?php 58 / /duplicate_hook58 /** This filter is documented in author.php */ 59 59 echo get_avatar( get_the_author_meta( 'user_email' ), apply_filters( 'twentyeleven_author_bio_avatar_size', 68 ) ); 60 60 ?>
Note: See TracChangeset
for help on using the changeset viewer.