Changeset 27318 for trunk/src/wp-includes/media.php
- Timestamp:
- 02/27/2014 08:14:35 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/media.php
r27316 r27318 2054 2054 2055 2055 $defaults = array( 2056 'runtimes' => ' flash,html4', // html5,silverlight,2056 'runtimes' => 'html5,silverlight,flash,html4', 2057 2057 'file_data_name' => 'async-upload', // key passed to $_FILE. 2058 2058 'url' => admin_url( 'async-upload.php', 'relative' ),
Note: See TracChangeset
for help on using the changeset viewer.