PDA

View Full Version : Hook Location


Ducks
01-07-2010, 10:23 PM
I have a plugin that only needs to be used on my custom page, should I hook it somehow so it's ignored by any other pages?

Lynne
01-07-2010, 11:44 PM
Why not just add the code directly to the custom page if that is the only page it will be used on?