Changeset 48232 for trunk/src/wp-admin/includes/media.php
- Timestamp:
- 06/30/2020 01:14:05 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/media.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/media.php
r48199 r48232 3269 3269 <label for="attachment_url"><?php _e( 'File URL:' ); ?></label> 3270 3270 <input type="text" class="widefat urlfield" readonly="readonly" name="attachment_url" id="attachment_url" value="<?php echo esc_attr( $att_url ); ?>" /> 3271 <span class="copy-to-clipboard-container"> 3272 <button type="button" class="button copy-attachment-url edit-media" data-clipboard-target="#attachment_url"><?php _e( 'Copy URL' ); ?></button> 3273 <span class="success hidden" aria-hidden="true"><?php _e( 'Copied!' ); ?></span> 3274 </span> 3271 3275 </div> 3272 3276 <div class="misc-pub-section misc-pub-filename">
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)