首页 WordPress函数大全 get_header_image_tag()

get_header_image_tag()

2020-05-01 / 4685阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

get_header_image_tag( array $attr = array() )

Create image tag markup for a custom header image.

描述

参数

$attr

(array)
(Optional)
Additional attributes for the image tag. Can be used to override the default attributes.

Default value: array()

返回

(string) HTML image element markup or empty string on failure.

大家谈论
    我的见解