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



twentyten_header_image_width › WordPress过滤钩子

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

Filters the Twenty Ten default header image width.





源码

'width'               => apply_filters( 'twentyten_header_image_width', 940 ),