Make WordPress Core


Ignore:
Timestamp:
10/09/2012 12:21:52 AM (12 years ago)
Author:
koopersmith
Message:

Remove the attachment quick-insert button from the media modal. see #21390.

File:
1 edited

Legend:

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

    r22137 r22138  
    13471347                <a class="close" href="#">&times;</a>
    13481348            <% } %>
    1349 
    1350             <% if ( buttons.insert ) { %>
    1351                 <a class="insert button button-small" href="#"><?php _e( 'Insert' ); ?></a>
    1352             <% } %>
    13531349        </div>
    13541350        <div class="describe"></div>
Note: See TracChangeset for help on using the changeset viewer.