[wp-trac] [WordPress Trac] #27881: Compatibility with Hack
WordPress Trac
noreply at wordpress.org
Fri Apr 18 13:26:05 UTC 2014
#27881: Compatibility with Hack
----------------------------+-----------------------------
Reporter: wonderboymusic | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: General | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses:
----------------------------+-----------------------------
Comment (by nacin):
This is going to be difficult as we use extract() to pull globals into the
current (but not global) namespace during template loading. But we could
at least get it really close by eliminating unnecessary uses of extract()
(there is another ticket for this) and variable-variables, because both
are pretty lame.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27881#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list