Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #49431, comment 3


Ignore:
Timestamp:
02/14/2020 08:30:04 AM (7 years ago)
Author:
afercia

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49431, comment 3

    v1 v2  
    55https://core.trac.wordpress.org/browser/trunk/src/js/_enqueues/admin/custom-background.js?rev=43347&marks=86-143#L79
    66
    7 Instead, I guess gutenberg initializes the uploader each time a media-related block is inserted (and does that twice?).
     7Instead, I guess Gutenberg initializes the uploader each time a media-related block is inserted (and does that twice?).
    88
    99P.S. seems to me this is more related to the Editor component rather than Media.