Make WordPress Core


Ignore:
Timestamp:
11/21/2012 08:27:49 PM (13 years ago)
Author:
koopersmith
Message:

Media: Make the window-wide uploader a subview of the frame view.

Allows the uploader to leverage the ready event to know when it has been attached to the page.

see #21390.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/media.php

    r22783 r22790  
    14071407        <div class="media-frame-sidebar"></div>
    14081408        <div class="media-frame-toolbar"></div>
     1409        <div class="media-frame-uploader"></div>
    14091410    </script>
    14101411
Note: See TracChangeset for help on using the changeset viewer.