[wp-hackers] Plugin queries executed even when plugin is not
being called?
Jeremy Clarke
jer-wphackers at simianuprising.com
Tue Jan 20 19:30:20 GMT 2009
Try http://wordpress.org/extend/plugins/wptuner/ , it will show you
exactly which queries are being done as well as which files are
calling the functions.
If you're using any hooks they may be firing more often than you
think, so maybe you need to add more conditionals of some kind in the
hooking function. That would be a good place to start looking if
WP-Tuner doesn't make it clear what the problem is.
--
Jeremy Clarke | http://simianuprising.com
Code and Design | http://globalvoicesonline.org
More information about the wp-hackers
mailing list