Releases: WebDevStudios/img-a11y
Releases · WebDevStudios/img-a11y
Release list
1.1.0
- 📦 NEW: Added Afrikkans translation
- 📦 NEW: Added Italian translation
- 📦 NEW: Added Hindi translation
- 👌 IMPROVE: Updated media to only display img a11y settings on image files
- 👌 IMPROVE: Updated img_a11y_has_images_without_alt function structure and docblock
- 👌 IMPROVE: Updated alt tag check to work with content found in the Elementor page builder
- 👌 IMPROVE: Updated text strings for localization
1.0.1
- 📦 NEW: Added French translation
- 📦 NEW: Added Spanish translation
- 👌 IMPROVE: Updated plugin restriction usage to use WPCom Check composer package
- 👌 IMPROVE: Updated admin_notices function to no longer use an anonymous function
- 👌 IMPROVE: Moved the Img_A11y_List_Table class to it's own file
- 👌 IMPROVE: Updated plugin to load text domain for translations
- 📖 DOC: Updated img_a11y_update_alt_text function with proper docblock