Changes between Initial Version and Version 1 of Ticket #17072, comment 3
- Timestamp:
- 04/07/2011 07:55:21 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17072, comment 3
initial v1 1 We're not making it private, just read-only. You can still call {{{if ( 'foo' == $wp_query->query['foo'] )}}} etc. 1 We're not making it private, just read-only. 2 3 You can still call {{{if ( 'foo' == $wp_query->query['foo'] )}}} etc.