Changeset 27481 for trunk/src/wp-includes/functions.php
- Timestamp:
- 03/09/2014 10:31:36 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.php
r27422 r27481 1984 1984 'css' => 'text/css', 1985 1985 'htm|html' => 'text/html', 1986 'vtt' => 'text/vtt', 1986 1987 // Audio formats 1987 1988 'mp3|m4a|m4b' => 'audio/mpeg',
Note: See TracChangeset
for help on using the changeset viewer.