Make WordPress Core


Ignore:
Timestamp:
11/27/2012 03:50:59 PM (12 years ago)
Author:
ryan
Message:

Add a delete link to the media modal.

Props merty, nacin, koopersmith
fixes #22524

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/script-loader.php

    r22865 r22869  
    323323    did_action( 'init' ) && $scripts->localize( 'media-models', '_wpMediaModelsL10n', array(
    324324        'settings' => array(
    325             'saveAttachmentNonce' => wp_create_nonce( 'save-attachment' ),
    326325            'ajaxurl' => admin_url( 'admin-ajax.php', 'relative' ),
    327326            'postId'  => 0,
Note: See TracChangeset for help on using the changeset viewer.