Can someone help me to add a rewrite rule to my plugin? I already know about regex, so if someone can tell me how to tell wordpress that if /test is accessed, load test2 instead, I can go from here. I just need to know where to add it in the plugin and how to hook it in, etc. Any help would be greatly appreciated!