Changeset 46375 for trunk/src/wp-includes/media.php
- Timestamp:
- 10/03/2019 12:09:31 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/media.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/media.php
r46239 r46375 3932 3932 3933 3933 // Headings 3934 'attachmentsList' => __( 'Attachments list' ), 3934 'filterAttachments' => __( 'Filter Media' ), 3935 'attachmentsList' => __( 'Media list' ), 3935 3936 ); 3936 3937
Note: See TracChangeset
for help on using the changeset viewer.