Changeset 47855 for trunk/src/wp-admin/media.php
- Timestamp:
- 05/26/2020 09:35:34 AM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/media.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/media.php
r47785 r47855 54 54 if ( empty( $_GET['attachment_id'] ) ) { 55 55 wp_redirect( admin_url( 'upload.php' ) ); 56 exit ();56 exit; 57 57 } 58 58 $att_id = (int) $_GET['attachment_id'];
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)