Tagged Questions
0
votes
1answer
84 views
Need some PHP schoolin'! passing var to url and the old options table
So, I've been building a theme options page, one of the purposes of which is to get some style values to pass to my php stylesheet in the url.
Here's what I have:
/* Get all theme settings */
...