From e4456422434137f8c6e89956057a9e33f695566f Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Mon, 18 May 2020 12:49:08 +0000 Subject: [PATCH] Themes: Remove debug call from `wp-admin/theme-install.php`. Follow-up to [47816]. See #48491. Built from https://develop.svn.wordpress.org/trunk@47817 git-svn-id: http://core.svn.wordpress.org/trunk@47593 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/theme-install.php | 1 - wp-includes/version.php | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/wp-admin/theme-install.php b/wp-admin/theme-install.php index 6d8ea54542..6e890f5da1 100644 --- a/wp-admin/theme-install.php +++ b/wp-admin/theme-install.php @@ -282,7 +282,6 @@ if ( $tab ) {

{{ data.name }}

- <# console.log( data ); #> <# if ( data.installed ) { #> <# if ( data.compatible_wp && data.compatible_php ) { #>