Opened 15 years ago
Closed 15 years ago
#12849 closed enhancement (fixed)
Add WordPerfect filetypes to functions.php
Reported by: | morganestes | Owned by: | |
---|---|---|---|
Milestone: | 3.0 | Priority: | low |
Severity: | trivial | Version: | 3.0 |
Component: | General | Keywords: | has-patch |
Focuses: | Cc: |
Description
WordPerfect document filetypes aren't listed in wp_ext2type() or get_allowed_mime_types() in functions.php. This patch adds the wp and wpd extensions to those functions.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Looks like the patch also adds htm to ext2type(), which is already in get_allowed_mime_types().