[wp-trac] [WordPress Trac] #53167: upload_filetypes should map to get_allowed_mime_types

WordPress Trac noreply at wordpress.org
Thu Jun 13 09:58:28 UTC 2024


#53167: upload_filetypes should map to get_allowed_mime_types
---------------------------------------------+-----------------------------
 Reporter:  spacedmonkey                     |       Owner:
                                             |  adamsilverstein
     Type:  defect (bug)                     |      Status:  closed
 Priority:  normal                           |   Milestone:  6.6
Component:  Networks and Sites               |     Version:  3.0
 Severity:  normal                           |  Resolution:  fixed
 Keywords:  has-patch has-unit-tests commit  |     Focuses:  multisite,
                                             |  performance
---------------------------------------------+-----------------------------
Changes (by adamsilverstein):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"58400" 58400]:
 {{{
 #!CommitTicketReference repository="" revision="58400"
 Networks and sites: use get_allowed_mime_types to populate multisite’s
 upload_filetypes.

 Ensure new multisite installs are up to date with the current mime types
 supported in core.

 Note that this will only affect newly created networks, since this is only
 used to populate the schema for new networks, not change the allowed mime
 types for existing networks

 Props spacedmonkey, costdev, pavanpatil1, joemcgill, rajinsharwar, tb1909.
 Fixes #53167.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/53167#comment:31>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list