Changes between Initial Version and Version 1 of Ticket #22251, comment 5
- Timestamp:
- 10/22/2012 04:20:06 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22251, comment 5
initial v1 22 22 - It is consistent with existing practices as practically every entry-level plugin and theme developer understands the use of "`global wp;`" and/or "`$GLOBALS['wp']`. 23 23 24 I've implemented a proof-of-concept and it seems to work extremely nicely, better than I could have hoped for, actually. If I get positive feedback on this idea I'll post the POC as a new ticket and a patch. 24 I've implemented a proof-of-concept and it seems to work extremely nicely, better than I could have hoped for, actually. 25 26 '''If I get positive feedback on this idea I'll post the P.O.C. as a new ticket and a patch.'''