[wp-trac] [WordPress Trac] #12849: Add WordPerfect filetypes to functions.php

WordPress Trac wp-trac at lists.automattic.com
Mon Apr 5 18:39:36 UTC 2010


#12849: Add WordPerfect filetypes to functions.php
-------------------------+--------------------------------------------------
 Reporter:  morganestes  |       Owner:           
     Type:  enhancement  |      Status:  new      
 Priority:  low          |   Milestone:  3.0      
Component:  General      |     Version:  3.0      
 Severity:  trivial      |    Keywords:  has-patch
-------------------------+--------------------------------------------------

Comment(by morganestes):

 Correct, get_allowed_mime_types() already had both html and htm, but
 ext2type() only had html listed in the code array, so I added htm to the
 array.

 {{{
 'code'        => array( 'css', 'html', 'htm',  'php',  'js' )
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/12849#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list