=== Custom Background Image === Contributors: anilsardemann3close Tags: Background Image Requires at least: 5.2 Tested up to: 6.4 Requires PHP: 5.6 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Allows you to set a custom background image for wp-site-blocks class in block themes. In case your theme is not a block theme the custom background image is set to the body. == Description == This plugin distinguishes between block and non block themes to adds a fullscreen background image to WordPress. Just upload your image, and it is set either to the body tag in case of a non block theme or to the wp-site-blocks class in case of a block theme. In the case of a block theme, you are free to adjust the background color of the body tag in the custom CSS to prevent a white bar on the bottom of some mobile browsers. == Installation == Download custom-background-image.zip Navigate to the \'Add New\' in the plugins dashboard Navigate to the \'Upload\' area Select custom-background-image.zip from your computer Click \'Install Now\' Activate the plugin in the Plugin dashboard == Frequently Asked Questions == = Where can I find this plugin after the installation? = You can find this plugin in the WP admin menu section under a separate menu button. = How to reset the settings? = You can reset the setting by clicking the \'Reset Settings\' button. = Why is it useful to distinguish between block themes and non block themes? = For additional information on setting background images and distinguish between block themes and non block themes, see the [3close Agency Blog](https://www.3close.de/answers/2023/12/04/adding-a-gradient-as-background-in-wordpress/ "3close Agency Blogpost"). == Changelog == 1.0.0 Initial Release