[wp-trac] [WordPress Trac] #20465: Change name of global for wp_cusotmize instance
WordPress Trac
wp-trac at lists.automattic.com
Tue Apr 17 14:30:22 UTC 2012
#20465: Change name of global for wp_cusotmize instance
-------------------------+-----------------------------
Reporter: mattonomics | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version: 3.4
Severity: normal | Keywords: has-patch
-------------------------+-----------------------------
Currently, the WP_Customize instance is assigned to
{{{$GLOBALS['customize']}}}. I believe this should be prefixed with "wp_".
I know this is a bit picky, but it seems to be more in line with the
WordPress naming conventions and I don't believe there will need to be any
other changes made aside from one line in wp-includes/theme.php
PS Let's see if I can generate a correct patch this time :)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20465>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list