Changeset 61314 for trunk/src/wp-content/themes/twentyten/author.php
- Timestamp:
- 11/27/2025 11:10:57 PM (7 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-content/themes/twentyten/author.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyten/author.php
r54922 r61314 46 46 * @since Twenty Ten 1.0 47 47 * 48 * @param int The height and width avatar dimensions in pixels. Default 60.48 * @param int $size The height and width avatar dimensions in pixels. Default 60. 49 49 */ 50 50 $author_bio_avatar_size = apply_filters( 'twentyten_author_bio_avatar_size', 60 );
Note: See TracChangeset
for help on using the changeset viewer.