is_random_header_image()
is_random_header_image( string $type = ‘any’ ) 检查是否正在使用…
is_random_header_image( string $type = ‘any’ )
检查是否正在使用随机头图像。
Check if random header image is in use.
目录锚点:#说明#参数#返回#源码
说明(Description)
如果用户在Appearance>Header中明确选择了选项,则始终为true。如果主题注册了多个标题图像,则不选择特定的标题图像,并且主题使用add_theme_support()打开随机标题。
参数(Parameters)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$type | (string) | 可选 | 要使用的随机池。任何|默认|已上载 |
返回(Return)
(bool)
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
3.2.0 | wp-includes/theme.php:1242 | 4 | 3 |
类别:WordPress 函数手册、
本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。
还没有任何评论,赶紧来占个楼吧!