=== Altinator === Contributors: gaambo Tags: a11y, accessibility, alternative texts, images, media Tested up to: 6.8 Stable tag: 1.0.0 License: GPL-3.0-or-later License URI: https://www.gnu.org/licenses/gpl-3.0.html Helps you optimize your image alternative texts and make your site more accessible. == Description == Altinator helps you manage, review, and optimize image alternative texts (alt texts) in your WordPress site. Improve accessibility, SEO, and editorial workflows with: * Media library filters for images with/without alt text * Help tab in the media library about alt texts * Quick-edit alt texts directly in the media library list view * Frontend inspector module to highlight images missing alt text on your site * Settings page to enable/disable features and configure modules * Extensible via WordPress hooks and filters For technical documentation and available hooks, see the [README.md](https://github.com/goodwp/altinator-wp/blob/main/README.md). == Installation == 1. Upload the plugin files to the `/wp-content/plugins/altinator` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. (Optional) Configure the plugin via the "Altinator" settings under Settings > Altinator. == Frequently Asked Questions == = Does Altinator modify my images or media files? = No, Altinator only helps manage and annotate your images' alt texts. It does not alter image files themselves. = Is Altinator compatible with other media plugins? = Altinator is designed to be compatible with most plugins that do not override the default WordPress media library. = Can I extend Altinator via code? = Yes! See the technical documentation and available hooks in the plugin's README.md on GitHub. = Can Altinator generate alt texts for me? = We are currently working on a feature to generate alt texts for you. Check back soon! If you are interested in testing this features, please contact us at mail(at)goodwp.io = Where should I report bugs, feature requests or security issues? = Please use the [GitHub issue tracker](https://github.com/goodwp/altinator-wp/issues). == Screenshots == 1. Media library features: A help-tab about alt texts and a filter to show only images with/without alt text. 2. Quick-editing alt texts for images in the list view. 3. Use the frontend inspector to highlight images without alt text. 4. The plugins features are modular and can be enabled/disabled in the settings. == Changelog == = 1.0.0 (2025-06-27): = * The first public release of the plugin 🥳 == Upgrade Notice == == Links == * [Technical documentation and hooks](https://github.com/gaambo/altinator-wp/blob/main/README.md)