Make WordPress Core


Ignore:
Timestamp:
08/07/2014 07:39:10 PM (11 years ago)
Author:
wonderboymusic
Message:

Revert [29428] to avoid errors with Add Media for now.

See #29026.

File:
1 edited

Legend:

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

    r29430 r29432  
    29382938        'warnBulkDelete'         => __( "You are about to permanently delete these items.\n  'Cancel' to stop, 'OK' to delete." ),
    29392939        'bulkActions'            => __( 'Bulk Actions' ),
    2940         'bulkActionsLabel'       => __( 'Select bulk action' ),
    29412940        'deletePermanently'      => __( 'Delete Permanently' ),
    29422941        'apply'                  => __( 'Apply' ),
    2943         'filterByDate'           => __( 'Filter by date' ),
    2944         'filterByType'           => __( 'Filter by type' ),
    2945         'searchMediaLabel'       => __( 'Search Media' ),
    29462942
    29472943        // Library Details
Note: See TracChangeset for help on using the changeset viewer.