This page redirects to an external site: https://developer.wordpress.org/reference/functions/background_image/
Display background image for the current active theme.
<?php background_image(); ?>
None.
<img src="<?php background_image(); ?>" />
Since: 3.0.0
background_image() is located in wp-includes/theme.php.
get_background_image(), background_color(), get_background_color()