[wp-trac] [WordPress Trac] #32333: Define SCRIPT_DEBUG early, similarly to WP_DEBUG
WordPress Trac
noreply at wordpress.org
Thu Jun 25 02:28:52 UTC 2015
#32333: Define SCRIPT_DEBUG early, similarly to WP_DEBUG
------------------------------+---------------------
Reporter: azaozz | Owner: azaozz
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.3
Component: Bootstrap/Load | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+---------------------
Changes (by azaozz):
* owner: => azaozz
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"32935"]:
{{{
#!CommitTicketReference repository="" revision="32935"
Define `SCRIPT_DEBUG` early on every load, similarly to `WP_DEBUG`. Remove
`defined( 'SCRIPT_DEBUG' )` checks.
Fixes #32333.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32333#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list