Changeset 7213 for trunk/wp-admin/media-upload.php
- Timestamp:
- 03/10/2008 09:49:08 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/media-upload.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/media-upload.php
r7092 r7213 31 31 $tab = apply_filters('media_upload_default_tab', 'type'); 32 32 33 $body_id = 'media-upload'; 34 33 35 // let the action code decide how to handle the request 34 36 if ( $tab == 'type' )
Note: See TracChangeset
for help on using the changeset viewer.