Basically, what i’d like to do is call: mywebsite.com/wp-content/themes/MYTHEME/mypage.php?abc=def and have it show the header, sidebars, and footer.
I’m doing this because I need to pass parameters (?param=whatever) to a page on my site that’s currently being accessed like this: http://www.mysite.com/category/music
Cheers