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



twentyeleven_header_image_width › WordPress过滤钩子

SinceTwenty Eleven 1.0
已弃用n/a
apply_filters( 'twentyeleven_header_image_width', 1000 )
参数:
  • (int) The default header image width in pixels. Default 1000.
    Required: Yes
定义在:
文档:

Filters the Twenty Eleven default header image width.





源码

'width'                  => apply_filters( 'twentyeleven_header_image_width', 1000 ),