From dbdc1c28b11162778f26131f09c99bc6bc01cdf9 Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Sun, 28 Aug 2016 18:06:30 +0000 Subject: [PATCH] I18N: Correct various instances of incorrect usage of `esc_attr_e()`. Fixes #37457 Props henry.wright, afercia Built from https://develop.svn.wordpress.org/trunk@38424 git-svn-id: http://core.svn.wordpress.org/trunk@38365 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/comment.php | 4 +-- wp-admin/includes/revision.php | 4 +-- wp-admin/setup-config.php | 2 +- wp-admin/theme-editor.php | 2 +- wp-includes/media-template.php | 60 +++++++++++++++++----------------- wp-includes/version.php | 2 +- wp-login.php | 2 +- 7 files changed, 38 insertions(+), 38 deletions(-) diff --git a/wp-admin/comment.php b/wp-admin/comment.php index aa2e054361..00ebcd9d82 100644 --- a/wp-admin/comment.php +++ b/wp-admin/comment.php @@ -213,7 +213,7 @@ if ( $comment->comment_approved != '0' ) { // if not unapproved -

comment_ID}" ); ?>">

+

comment_ID}" ); ?>">

@@ -222,7 +222,7 @@ if ( $comment->comment_approved != '0' ) { // if not unapproved

- +

diff --git a/wp-admin/includes/revision.php b/wp-admin/includes/revision.php index dfef883f9e..9edf52d2a0 100644 --- a/wp-admin/includes/revision.php +++ b/wp-admin/includes/revision.php @@ -340,7 +340,7 @@ function wp_print_revision_templates() { } #> /> - + @@ -400,4 +400,4 @@ function wp_print_revision_templates() { <# }); #> - +
- +
diff --git a/wp-includes/media-template.php b/wp-includes/media-template.php index 7d2d2bf48b..c6699216e9 100644 --- a/wp-includes/media-template.php +++ b/wp-includes/media-template.php @@ -610,16 +610,16 @@ function wp_print_media_templates() { <# } #>> @@ -641,31 +641,31 @@ function wp_print_media_templates() { <# if ( data.model.canEmbed ) { #> <# if ( 'image' === data.type ) { #> <# } #> @@ -718,13 +718,13 @@ function wp_print_media_templates() { @@ -841,16 +841,16 @@ function wp_print_media_templates() {
@@ -859,13 +859,13 @@ function wp_print_media_templates() {
@@ -907,16 +907,16 @@ function wp_print_media_templates() {
@@ -964,21 +964,21 @@ function wp_print_media_templates() { diff --git a/wp-includes/version.php b/wp-includes/version.php index a7450d8c70..9c55d77839 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -4,7 +4,7 @@ * * @global string $wp_version */ -$wp_version = '4.7-alpha-38423'; +$wp_version = '4.7-alpha-38424'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. diff --git a/wp-login.php b/wp-login.php index 409342d761..1764d46f0c 100644 --- a/wp-login.php +++ b/wp-login.php @@ -912,7 +912,7 @@ default: */ do_action( 'login_form' ); ?> -

+