wpseek.com
A WordPress-centric search engine for devs and theme authors



twentythirteen_author_bio_avatar_size › WordPress Filter Hooks

SinceTwenty Thirteen 1.0
Deprecatedn/a
apply_filters( 'twentythirteen_author_bio_avatar_size', 74 )
Parameters:
  • (int) $size The avatar height and width size in pixels.
    Required: Yes
Defined at:
Codex:

Filters the author bio avatar size.





Source

$author_bio_avatar_size = apply_filters( 'twentythirteen_author_bio_avatar_size', 74 );