background_image()

Displays background image path.

Source

function background_image() {
	echo get_background_image();
}

Changelog

VersionDescription
3.0.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.