Changes between Initial Version and Version 1 of Ticket #17019, comment 16
- Timestamp:
- 04/07/2011 07:12:21 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17019, comment 16
initial v1 1 Note that attempts to modify $wp_query->query will just trigger a notice: 2 3 {{{ 4 Notice: Indirect modification of overloaded property WP_Query::$query has no effect ... 5 }}} 1 Related: #17072