"" />

twentyfourteen_custom_header_args

过滤钩子
参数
  • (array) $args { An array of custom-header support arguments. @type bool $header_text Whether to display custom header text. Default false. @type int $width Width in pixels of the custom header image. Default 1260. @type int $height Height in pixels of the custom header image. Default 240. @type bool $flex_height Whether to allow flexible-height header images. Default true. @type string $admin_head_callback Callback function used to style the image displayed in the Appearance > Header screen. @type string $admin_preview_callback Callback function used to create the custom header markup in the Appearance > Header screen. }
    Required:
    Default:
定义位置
  • wp-content/themes/twentyfourteen/inc/custom-header.php , line 40
相关勾子
twentyfifteen_custom_header_argstwentysixteen_custom_header_argstwentyseventeen_custom_header_argstwentyfourteen_custom_background_argstwentysixteen_custom_header_sizes
相关方法
the_custom_header_markupget_custom_header_markupget_custom_headerremove_custom_image_headerhas_custom_headerget_post_custom_values
引入
Twenty Fourteen 1.0
弃用
-

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

过滤Twenty Fourteen自定义页眉支持参数。

apply_filters(

常见问题

FAQs
查看更多 >