background_image()
Displays background image path.
未弃用
无
File: wp-includes/theme.php.
wp-includes/theme.php
function background_image() { echo get_background_image(); }
WordPress Github