background_image()

Display background image path.


Description Description


Source Source

File: wp-includes/theme.php

function background_image() {
	echo get_background_image();
}

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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