background_image()

最后更新于:2021-11-25 19:53:11

background_image()

Displays background image path.

源文件

文件: gc-includes/theme.php

function background_image() {
	echo get_background_image();
}