Make WordPress Core


Ignore:
Timestamp:
08/07/2014 09:00:45 PM (11 years ago)
Author:
wonderboymusic
Message:

Media Grid:

  • Use a media.view.Label instance in the toolbar for the screen reader text for the "all" dropdown.
  • Adjust the spinner's priority.

Fixes #29026.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/media.php

    r29437 r29438  
    29422942        'apply'                  => __( 'Apply' ),
    29432943        'filterByDate'           => __( 'Filter by date' ),
     2944        'filterByType'           => __( 'Filter by type' ),
    29442945        'searchMediaLabel'       => __( 'Search Media' ),
    29452946
Note: See TracChangeset for help on using the changeset viewer.