[wp-trac] [WordPress Trac] #21835: wp_mime_type_icon() does wp_cache_set() when it should do wp_cache_add()
WordPress Trac
wp-trac at lists.automattic.com
Fri Sep 7 21:10:45 UTC 2012
#21835: wp_mime_type_icon() does wp_cache_set() when it should do wp_cache_add()
--------------------------+---------------------
Reporter: nacin | Owner: nacin
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.5
Component: Media | Version:
Severity: normal | Resolution: fixed
Keywords: |
--------------------------+---------------------
Changes (by nacin):
* owner: => nacin
* status: new => closed
* resolution: => fixed
Comment:
In [21783]:
{{{
#!CommitTicketReference repository="" revision="21783"
Use wp_cache_add() in wp_mime_type_icon(). fixes #21835.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21835#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list