[wp-hackers] wp_head()
Mike Schinkel
mikeschinkel at newclarity.net
Sat Nov 20 05:03:08 UTC 2010
> On Fri, Nov 19, 2010 at 23:02, Chris Klosowski <chris at chriskdesigns.com>wrote:
>> The first Hook that WordPress kicks into gear at is 'init'. If you are
>> On Nov 19, 2010, at 11:12 PM, Erick Hitter wrote:
>>>
>>> *Init*, as Chris mentioned, is the first hook WordPress fires,
Not *exactly* true. "init" is the first hook that many people (should) use by no means the first one to fire, see:
http://wordpress.stackexchange.com/questions/307/
I'm only mentioning this in case people who need earlier hooks assume there are none before "init."
-Mike
More information about the wp-hackers
mailing list