wordpress / latest / functions / background_image.html

background_image()

Displays background image path.

Source

File: wp-includes/theme.php. View all references

function background_image() {
	echo get_background_image();
}

Uses

Uses Description

Changelog

Version Description
3.0.0 Introduced.

© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/functions/background_image