[wp-trac] [WordPress Trac] #44675: Update Media Trash Bulk Action, Modal Action, Publishing Action and Bulk Media Action to Move to Trash

WordPress Trac noreply at wordpress.org
Thu Apr 25 01:59:34 UTC 2019


#44675: Update Media Trash Bulk Action, Modal Action, Publishing Action and Bulk
Media Action to Move to Trash
------------------------------+---------------------------------
 Reporter:  garrett-eclipse   |       Owner:  pento
     Type:  defect (bug)      |      Status:  reopened
 Priority:  normal            |   Milestone:  5.2
Component:  Media             |     Version:  trunk
 Severity:  normal            |  Resolution:
 Keywords:  has-patch commit  |     Focuses:  ui, administration
------------------------------+---------------------------------
Changes (by RogerTheriault):

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


Comment:

 This change is somewhat detrimental to sites with a large number of posts
 in the wp_posts table. The use of `get_available_post_mime_types` in
 media.php is particularly problematic, it results in a complete table scan
 and would benefit from some caching,

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


More information about the wp-trac mailing list