X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/00dbffaf1593b0ac719d98f00839221a9ca52133..c55863f11e8589bf8d4a5698bf15752406654f1c:/wp-includes/media-template.php diff --git a/wp-includes/media-template.php b/wp-includes/media-template.php index 7e79efda..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'), @@ -347,11 +374,14 @@ function wp_print_media_templates() { data-user-setting="urlbutton" <# } #>> - + -