Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #23938, comment 13


Ignore:
Timestamp:
04/06/2013 09:45:58 PM (13 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23938, comment 13

    initial v1  
    11In post-formats.php we have a "strange" label.screen-reader-text on an `<input type="hidden">` field that even has a placeholder: http://core.trac.wordpress.org/browser/trunk/wp-admin/includes/post-formats.php#L41
    22
    3 Is this perhaps needed for accessibility or is it something left over and not cleaned out?
     3Is this perhaps needed for accessibility or is it something left over and not cleaned up?