mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 11:44:33 +00:00
Themes: Remove debug call from wp-admin/theme-install.php.
Follow-up to [47816]. See #48491. git-svn-id: https://develop.svn.wordpress.org/trunk@47817 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -282,7 +282,6 @@ if ( $tab ) {
|
||||
<h3 class="theme-name">{{ data.name }}</h3>
|
||||
|
||||
<div class="theme-actions">
|
||||
<# console.log( data ); #>
|
||||
<# if ( data.installed ) { #>
|
||||
<# if ( data.compatible_wp && data.compatible_php ) { #>
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user