=== Dominant Color Images === Contributors: wordpressdotorg Requires at least: 6.3 Tested up to: 6.3 Requires PHP: 7.0 Stable tag: 1.0.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Tags: performance, images, dominant color Adds support to store the dominant color of newly uploaded images and create a placeholder background of that color. == Description == This plugin determines and stores the dominant color for newly uploaded images in the media library within WordPress and then uses it to create a placeholder background of that color in the frontend, visible until the image is loaded. == Installation == = Installation from within WordPress = 1. Visit **Plugins > Add New**. 2. Search for **Dominant Color Images**. 3. Install and activate the **Dominant Color Images** plugin. = Manual installation = 1. Upload the entire `dominant-color-images` folder to the `/wp-content/plugins/` directory. 2. Visit **Plugins**. 3. Activate the **Dominant Color Images** plugin. == Frequently Asked Questions == = Where can I submit my plugin feedback? = Feedback is encouraged and much appreciated, especially since this plugin may contain future WordPress core features. If you have suggestions or requests for new features, you can [submit them as an issue in the WordPress Performance Team's GitHub repository](https://github.com/WordPress/performance/issues/new/choose). If you need help with troubleshooting or have a question about the plugin, please [create a new topic on our support forum](https://wordpress.org/support/plugin/dominant-color-images/#new-topic-0). = Where can I report security bugs? = The Performance team and WordPress community take security bugs seriously. We appreciate your efforts to responsibly disclose your findings, and will make every effort to acknowledge your contributions. To report a security issue, please visit the [WordPress HackerOne](https://hackerone.com/wordpress) program. = How can I contribute to the plugin? = Contributions are always welcome! Learn more about how to get involved in the [Core Performance Team Handbook](https://make.wordpress.org/performance/handbook/get-involved/). == Changelog == = 1.0.1 = * Exclude ".wordpress-org" directory when deploying standalone plugins. ([866](https://github.com/WordPress/performance/pull/866)) = 1.0.0 = * Initial release of the Dominant Color Images plugin as a standalone plugin. ([704](https://github.com/WordPress/performance/pull/704))