=== a11y-enhancer === Contributors: pluginjoy Tags: accessibility, a11y, font size, high contrast, screen reader Requires at least: 5.0 Tested up to: 6.8 Stable tag: 1.0.0 Requires PHP: 7.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Text Domain: a11y-enhancer Boost site accessibility with font size, high-contrast, and screen reader tools. Free with pro options. == Description == a11y-enhancer is a lightweight plugin designed to improve website accessibility. It adds a customizable widget with options to toggle font sizes, enable high-contrast mode, and enhance screen reader compatibility by adding aria-labels to images. The plugin features a dynamic SVG icon with small and large text forms, is easy to use, customizable via the WordPress admin, and adheres to WCAG 2.1 guidelines. **Features:** - **Font Size Toggle**: Switch between normal and large font sizes. - **High-Contrast Mode**: Enable a high-contrast theme for better visibility. - **Screen Reader Mode**: Automatically add aria-labels to images for screen reader compatibility. - **Customizable Position**: Place the widget in one of four positions (top-right, top-left, bottom-right, bottom-left). - **Accessibility Report**: Check posts for missing image alt text in the admin. - **Shortcode**: Use `[a11y_enhancer]` to place the widget anywhere. - **Multilingual**: Available in English, Spanish (es_ES), French (fr_FR), Chinese (zh_CN), and German (de_DE). - **Pro Version**: Adds AI-generated alt text and detailed WCAG reports (available at https://pluginjoy.com). == Installation == 1. Upload the `a11y-enhancer` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to **Settings > a11y-enhancer** to customize widget position and features. 4. Optionally, use the `[a11y_enhancer]` shortcode to display the widget in specific locations. == Frequently Asked Questions == = Does this plugin work with any theme? = Yes, a11y-enhancer is designed to work with most WordPress themes. Ensure your theme does not override the plugin's CSS with high specificity. = Is the plugin compatible with screen readers? = Yes, the plugin enhances screen reader compatibility by adding aria-labels to images and ensuring keyboard navigability. = How do I report issues? = Visit https://pluginjoy.com/support for support or to report bugs. = Which languages are supported? = The plugin is available in English, Spanish (es_ES), French (fr_FR), Chinese (zh_CN), and German (de_DE). Additional translations can be contributed via WordPress.org. == Screenshots == 1. Dynamic SVG icon with small and large text forms in the WordPress Plugin Directory. 2. Accessibility widget in bottom-right position with font size, high-contrast, and screen reader options. 3. Admin settings page for customizing widget position and features. == Changelog == = 1.0.0 = * Initial release with font size toggle, high-contrast mode, screen reader enhancements, customizable widget position, multilingual support (English, Spanish, French, Chinese, German), and dynamic SVG icon. == Upgrade Notice == = 1.0.0 = Initial release. No upgrades available yet.