Changeset 42697 for trunk/src/wp-includes/functions.php
- Timestamp:
- 02/11/2018 04:39:54 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.php
r42678 r42697 2557 2557 // Audio formats. 2558 2558 'mp3|m4a|m4b' => 'audio/mpeg', 2559 'aac' => 'audio/aac', 2559 2560 'ra|ram' => 'audio/x-realaudio', 2560 2561 'wav' => 'audio/wav',
Note: See TracChangeset
for help on using the changeset viewer.