Make WordPress Core

Changeset 47817


Ignore:
Timestamp:
05/18/2020 12:47:48 PM (5 years ago)
Author:
SergeyBiryukov
Message:

Themes: Remove debug call from wp-admin/theme-install.php.

Follow-up to [47816].

See #48491.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/theme-install.php

    r47816 r47817  
    283283
    284284        <div class="theme-actions">
    285             <# console.log( data ); #>
    286285            <# if ( data.installed ) { #>
    287286                <# if ( data.compatible_wp && data.compatible_php ) { #>
Note: See TracChangeset for help on using the changeset viewer.