wpseek.com
WordPress开发者和主题制作者的搜索引擎



twentytwelve_status_avatar › WordPress过滤钩子

SinceTwenty Twelve 1.0
已弃用n/a
apply_filters( 'twentytwelve_status_avatar', 48 )
参数:
  • (int) $size The height and width of the avatar in pixels.
    Required: Yes
定义在:
文档:

Filters the status avatar size.





源码

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