/ Published in: PHP
Add the code below to custom_functions.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 custom_functions.php.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
delete_option('thesis_design_options'); delete_option('thesis_options');