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



twentysixteen_author_bio_avatar_size › WordPress Filter Hooks

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

Filters the Twenty Sixteen author bio avatar size.





Source

$author_bio_avatar_size = apply_filters( 'twentysixteen_author_bio_avatar_size', 42 );