Changeset 43571 for trunk/src/wp-content/themes/twentyten/author.php
- Timestamp:
- 08/17/2018 01:50:26 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyten/author.php
r42343 r43571 32 32 // If a user has filled out their description, show a bio on their entries. 33 33 if ( get_the_author_meta( 'description' ) ) : 34 ?>34 ?> 35 35 <div id="entry-author-info"> 36 36 <div id="author-avatar">
Note: See TracChangeset
for help on using the changeset viewer.