=== 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.2 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. [Demo](https://playground.wordpress.net/?plugin=custom-background-image "WordPress Playground Demo") == Installation == 1. Download custom-background-image.zip 2. Navigate to the \'Add New\' in the plugins dashboard 3. Navigate to the \'Upload\' area 4. Select custom-background-image.zip from your computer 5. Click \'Install Now\' 6. Activate the plugin in the Plugin dashboard == Screenshots == 1. Background Image Setup 2. Background Image Reset == 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.2 = * Fix problems with php 5.6 compatibility. = 1.0.1 = * Fix problems with php 5.6 compatibility. = 1.0.0 = Initial Release.