[wp-hackers] first available hook which knows about is_archive response?

John Blackbourn johnbillion+wp at gmail.com
Wed Jan 22 13:51:56 UTC 2014


The "wp" hook is the one you're after. It's the first hook fired after the
main query and therefore the first place you can use the queried object and
the is_*() conditionals.


On 22 January 2014 13:18, Haluk Karamete <halukkaramete at gmail.com> wrote:

> When does WP know all about the queried_object? What's earliest hook that
> would work with it?
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list