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



twentytwelve_status_avatar › WordPress Filter Hooks

SinceTwenty Twelve 1.0
Deprecatedn/a
apply_filters( 'twentytwelve_status_avatar', 48 )
Parameters:
  • (int) $size The height and width of the avatar in pixels.
    Required: Yes
Defined at:
Codex:

Filters the status avatar size.





Source

$status_avatar = apply_filters( 'twentytwelve_status_avatar', 48 );