Quote:
Originally Posted by jjaycallejas
|
This will not work in my case because i need to hack the wp_query
before the loop, i handle the archive loop in functions.php i don't need to recreate
it in this template.
Also a plugin apply_filter() call it in the "before wrap" functions.
So its not something i can do with the custom grid loop.