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



twentysixteen_author_avatar_size › WordPress Filter Hooks

Sincen/a
Deprecatedn/a
apply_filters( 'twentysixteen_author_avatar_size', 49 )
Parameters:
  • () size The avatar height and width size in pixels.
    Required: Yes
Defined at:
Codex:

Filters the Twenty Sixteen entry meta avatar size.





Source

$author_avatar_size = apply_filters( 'twentysixteen_author_avatar_size', 49 );