Community

Write Yourself a Query Rewrite Plugin: Part 2

(Martin Hansson) In my last post I covered how to use the query rewrite framework to write your own pre-parse plugin. The interface is simplistic: a string goes in, a string comes out, and the rest is up to your plugin’s internal workings. It doesn’t interact that much with the server.

Read More - Register for Free Membership