We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9db8106 commit 2eb9362Copy full SHA for 2eb9362
src/wp-includes/media-template.php
@@ -454,7 +454,7 @@ function wp_print_media_templates() {
454
<div class="actions">
455
<a class="view-attachment" href="{{ data.link }}"><?php _e( 'View attachment page' ); ?></a>
456
<# if ( data.can.save ) { #> |
457
- <a href="http://github.com/%3Cspan%20class="x x-first x-last">post.php?post={{ data.id }}&action=edit"><?php _e( 'Edit more details' ); ?></a>
+ <a href="http://github.com/%7B%7B%20data.%3Cspan%20class="x x-first x-last">editLink }}"><?php _e( 'Edit more details' ); ?></a>
458
<# } #>
459
<# if ( ! data.uploading && data.can.remove ) { #> |
460
<?php if ( MEDIA_TRASH ) : ?>
0 commit comments