Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #47456, comment 12


Ignore:
Timestamp:
01/25/2020 10:22:32 PM (6 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #47456, comment 12

    v1 v2  
    55Looking at the recommendations on this ticket, they make a lot of sense. In order to comply with them we'll need to:
    66- Stop saving alt text in the DB and remove the UI for it.
    7 - Encourage (require?) adding of alt text each time an image is used/inserted in the editor (i.e. alt text will always be contextual).
     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).
    88
    99These are big changes. Not sure they can be implemented in time for 5.4 beta which is in couple of weeks.