Skip to main content
8 events
when toggle format what by license comment
Nov 4, 2016 at 13:09 answer added jimmyahughes timeline score: 1
Sep 15, 2015 at 17:06 answer added christian timeline score: 2
Jun 15, 2012 at 17:11 answer added Sam timeline score: 6
Jun 15, 2012 at 4:34 history tweeted twitter.com/#!/StackWordPress/status/213489674738614272
Jun 14, 2012 at 21:27 comment added Sam Okay, just tried that, but no luck. With the extra array it gives me a 'Page not found' error.
Jun 14, 2012 at 20:24 comment added Dave Romsey I did not test it, but tax_query is supposed to take an array of arrays, so maybe try: $wp_query->set('tax_query', array( array('include_children' => false)));
Jun 14, 2012 at 19:36 history edited Sam CC BY-SA 3.0
added 22 characters in body
Jun 14, 2012 at 19:17 history asked Sam CC BY-SA 3.0