twentyseventeen_custom_header_args

过滤钩子
参数
  • (array) $args { An array of custom-header support arguments. @type string $default-image Default image of the header. @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 $flex-height Flex support for height of header. @type string $video Video support for header. @type string $wp-head-callback Callback function used to styles the header image and text displayed on the blog. }
    Required:
    Default:
定义位置
  • wp-content/themes/twentyseventeen/inc/custom-header.php , line 38
相关勾子
twentysixteen_custom_header_argstwentyfifteen_custom_header_argstwentyfourteen_custom_header_argstwentysixteen_custom_header_sizestwentyseventeen_custom_colors_css
相关方法
the_custom_header_markupget_custom_header_markupget_custom_headerhas_custom_headerremove_custom_image_headerget_column_headers
引入
Twenty Seventeen 1.0
弃用
-

twentyseventeen_custom_header_args: 这是一个过滤钩子,允许开发者改变传递给Twenty Seventeen主题中的自定义标题功能的参数。

过滤Twenty Seventeen自定义标题支持参数。

apply_filters(

常见问题

FAQs
查看更多 >