background_image()
Displays background image path.
Contents
Source
File: wp-includes/theme.php
.
View all references
function background_image() {
echo get_background_image();
}
Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.
Display background image
<img src="" alt="" />
Display background image