background_image()
Display background image path.
Description
Source
File: wp-includes/theme.php
function background_image() { echo get_background_image(); }
Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |
Display background image path.
File: wp-includes/theme.php
function background_image() { echo get_background_image(); }
Version | Description |
---|---|
3.0.0 | Introduced. |
Display background image
<img src="" alt="" />
Display background image