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



twentyfifteen_author_bio_avatar_size › WordPress Filter Hooks

SinceTwenty Fifteen 1.0
Deprecatedn/a
apply_filters( 'twentyfifteen_author_bio_avatar_size', 56 )
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( 'twentyfifteen_author_bio_avatar_size', 56 );