=== Candescent === Contributors: candescentplugin Tags: accessibility, ease of use Requires at least: 5.3.2 Tested up to: 5.8.0 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Candescent displays accessibility information in the Gutenberg block editor. == Description == Candescent is an accessibility guidance plugin that displays alerts in certain Gutenberg blocks. See when the content you are adding doesn't meet accessibility guidelines quickly. With Candescent you'll see an alert front and center in the block's toolbar, letting you know when something has gone wrong, then further details can be viewed in the sidebar. Get an alert in Paragraph blocks when: * The font size is too small. * The foreground and/or background colors lack contrast. Get an alert in Image blocks when: * The image's alt text is missing. == Installation == 1. Upload the Candescent plugin to the '/wp-content/plugins/' directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. == Changelog == = 1.0.0 = * Initial Release