get_background_image()
get_background_color()
检索自定义背景的背景图像。
Retrieve background image for custom background.
返回(Return)
(string)
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
3.0.0 | wp-includes/theme.php:1606 | 6 | 2 |
笔记(Notes)
获取背景色
get_background_image() 为WP2原创文章,链接:https://www.wp2.cn/functions/get_background_image/