[wp-trac] [WordPress Trac] #26825: Add ability to generate metadata for audio / video files on-demand

WordPress Trac noreply at wordpress.org
Fri Feb 7 23:05:24 UTC 2014


#26825: Add ability to generate metadata for audio / video files on-demand
------------------------------------+------------------
 Reporter:  wonderboymusic          |       Owner:
     Type:  enhancement             |      Status:  new
 Priority:  normal                  |   Milestone:  3.9
Component:  Media                   |     Version:  3.6
 Severity:  normal                  |  Resolution:
 Keywords:  has-patch dev-feedback  |     Focuses:
------------------------------------+------------------

Comment (by bradyvercher):

 Replying to [comment:8 wonderboymusic]:
 > The media modal makes an unbounded query for EVERY attachment when it is
 popped open the first time

 If I'm reading the code right, it should only load 40 at a time and
 continue fetching with an infinite scroll technique. Here is the default
 [https://core.trac.wordpress.org/browser/tags/3.8.1/src/wp-includes/js
 /media-models.js#L719 posts per page arg]. Inspecting the AJAX request
 seems to confirm the same.

 In any case, I like the new method.

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


More information about the wp-trac mailing list