Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #42390, comment 5


Ignore:
Timestamp:
11/17/2017 05:10:41 PM (8 years ago)
Author:
Cheffheid
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42390, comment 5

    initial v1  
    11First pass to help get things going. Took out the script that toggles the label into "placeholder mode" and set a proper placeholder on the post title field.
    22
    3 Noticed a similar was being used on the dashboard for the Quick Draft widget on both the text input and textarea fields in it. Gone ahead and changed that too.
     3Noticed a similar script was being used on the dashboard for the Quick Draft widget on both the text input and textarea fields in it. Gone ahead and changed that too.
    44
    55The "default" state for the labels seems to include the `screen-reader-text` class. I've left that the way it is for now to keep visual impact at a minimum.