[wp-hackers] Filters to alter all SQL calls
Andrew Gray
andrew at graymerica.com
Fri Jul 8 14:23:35 UTC 2011
Are there filter(s) that are far enough up the chain that would allow me to alter every SQL call on both the read and write.
I would like to Find and Replace every query and every write.
Is there somewhere that I can do this with two filters, one for read and one for write.
I do not care about performance, I just want to find and replace all text on both the read and write.
thanks,
Andrew
More information about the wp-hackers
mailing list