/ Published in: PHP
Add the code below to customfunctions.php to restore Thesis Options and Design Options to their defaults. Keep in mind that this has no effect on custom.css, or the other functions in customfunctions.php.
Expand |
Embed | Plain Text
delete_option('thesis_design_options'); delete_option('thesis_options');
You need to login to post a comment.
