X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/6c8f14c09105d0afa4c1574215c59b5021040e76..fa11948979fd6a4ea5705dc613b239699a459db3:/wp-includes/media-template.php diff --git a/wp-includes/media-template.php b/wp-includes/media-template.php index 909ddfe5..75f958e7 100644 --- a/wp-includes/media-template.php +++ b/wp-includes/media-template.php @@ -48,7 +48,7 @@ function wp_print_media_templates() {

{{ data.message }}

<# } #> -

native app for your device instead.'); ?>

+

native app for your device instead.'), 'http://wordpress.org/mobile/' ); ?>

@@ -205,6 +205,10 @@ function wp_print_media_templates() { <# } #> <# } #> + <# if ( data.fileLength ) { #> +
{{ data.fileLength }}
+ <# } #> + <# if ( ! data.uploading && data.can.remove ) { #> <# } #> @@ -281,25 +285,47 @@ function wp_print_media_templates() {
@@ -315,6 +341,7 @@ function wp_print_media_templates() { <# } #>> __('Thumbnail'), 'medium' => __('Medium'), @@ -353,6 +380,9 @@ function wp_print_media_templates() { +