Importing Adsense through theme options.
-
Hi,
I am almost finished with my theme options page and have added a couple of Adsense input boxes to it – where the user pastes their Adsense code in order for the site to display them in the position defined by the CSS, etc.
Pastebin: http://pastebin.com/9dfBRrPh
The above link shows the original Adsense code followed by the code after the theme options page imports it. I am using the function get_option(‘ad_code’) and I assume the error is down to something php is doing with the quotation marks, is there a way to import the script in its original form and ensure that no php formatting is done to it?
Thanks!
The topic ‘Importing Adsense through theme options.’ is closed to new replies.