twentyfifteen_custom_header_args

过滤钩子
参数
  • (array) $args { An array of custom-header support arguments. @type string $default_text_color Default color of the header text. @type int $width Width in pixels of the custom header image. Default 954. @type int $height Height in pixels of the custom header image. Default 1300. @type string $wp-head-callback Callback function used to styles the header image and text displayed on the blog. }
    Required:
    Default:
定义位置
  • wp-content/themes/twentyfifteen/inc/custom-header.php , line 36
相关勾子
twentysixteen_custom_header_argstwentyfourteen_custom_header_argstwentyseventeen_custom_header_argstwentysixteen_custom_header_sizestwentyfifteen_custom_background_args
相关方法
get_custom_header_markupthe_custom_header_markupget_custom_headerhas_custom_headerget_column_headers_custom_logo_header_styles
引入
Twenty Fifteen 1.0
弃用
-

twentyfifteen_custom_header_args: 这是一个自定义函数,为Twenty Fifteen主题设置自定义标题功能。它设置了默认值,并允许用户使用WordPress仪表盘中的”外观”>”标题”页面来定制他们网站的标题图像。

Twenty Fifteen自定义页眉支持参数。

apply_filters(

常见问题

FAQs
查看更多 >