=== Adaptive Background === Contributors: ashvins Tags: Adaptive Background, Image Background,Instagram Adaptive Background, Adaptive Background JS Requires at least: 4.4 Tested up to: 6.1.1 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adaptive Background is a plugin for extracting dominant colors from images and applying it to its parent like instagram story when we add image it will automatically adopt background color same as image color. == Description == . * A JavaScript plugin for Adaptive Backgrounds. * Works in any browser that supports HTML5. * You can add any type of image to add adaptive background, * It will adopt image color to add same color background. * It is work like Instagram Story. When you upload any image on story line it will automatically adopt background color based on uploaded image. = Read about Shortcode: = [adaptive_backgrounds media_id="6" img_url="www.wordpress.org/logo.png"] * media_id (optional) : set media id of image that will use in frontend. * img_url (optional) : set direct third party url of image. * Note : You need to add only one option for image. If you use both options then it will display image url image. == Installation == 1. Upload the entire `adaptive-backgrounds` folder to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Enjoy! ;) == Credits == * Adaptive Backgrounds was inspired by https://github.com/briangonzalez/jquery.adaptive-backgrounds.js * For plain HTML use : https://github.com/briangonzalez/jquery.adaptive-backgrounds.js