The remove_custom_background() WordPress PHP function removes custom background support for your theme.
Usage
To use the remove_custom_background() function, simply call the function in your theme’s functions.php
file:
remove_custom_background();
Parameters
This function has no parameters.
More information
See WordPress Developer Resources: [remove_custom_background()](https://developer.wordpress.org/reference/functions/remove_custom