Changes between Version 2 and Version 3 of Ticket #47456, comment 12
- Timestamp:
- 01/26/2020 06:58:07 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #47456, comment 12
v2 v3 7 7 - Encourage (require?) adding of alt text each time an image is used/inserted in the editor (i.e. ensure alt text is always contextual). 8 8 9 This will also improve the user experience. Currently adding or changing the alt text is inconsistent. Sometimes it is saved to the DB and reused (when done in the media modal before inserting an image in the editor), in other cases it is on per-post basis (when done directly in the editor after inserting an image). Standardizing on the second method, which is the proper way according to the recommendations, will make it consistent and a lot cleaner/easier to understand. 10 9 11 These are big changes. Not sure they can be implemented in time for 5.4 beta which is in couple of weeks. 10 12