=== Custom Background Image ===
Contributors: anilsardemann3close
Tags: Background Image
Requires at least: 5.2
Tested up to: 6.5
Requires PHP: 7.0
Stable tag: 1.0.6
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Simple plugin that allows you to set a background image easily. Upload an image or choose one from your media library.

== Description ==
This plugin distinguishes between block and non block themes to add a fullscreen background image to WordPress. 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). Upload an image or choose one from your media library. Simple plugin that allows you to set a background image for your website easily.  

[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.6 =
* Compatibility with WordPress 6.5.
* Added .avif support.

= 1.0.5 =
* Corrections in readme.txt.

= 1.0.4 =
* Corrections in readme.txt.

= 1.0.3 =
* Fix problems with php 8.0 compatibility.

= 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.