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



twentysixteen_author_avatar_size › WordPress Filter Hooks

SinceTwenty Sixteen 1.0
Deprecatedn/a
apply_filters( 'twentysixteen_author_avatar_size', 49 )
Parameters:
  • (int) $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 );