Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #16730, comment 7


Ignore:
Timestamp:
03/02/2011 09:57:51 PM (14 years ago)
Author:
scribu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16730, comment 7

    initial v1  
    11Re doubling:
    22
    3 The trouble is that after each call to parse_query(), 'tag_slug__and' and 'tag_slug__in' are populated again, without being reset.
     3The trouble is that after each call to parse_query(), {{{'tag_slug__and'}}} and {{{'tag_slug__in'}}} are populated again, without being reset.
    44
    55Two ways of going about this: