The theme options should be placed in the one option as a serialized object and should be received using gavern_get_option function (and set by gavern_update_option). This options should be disabled from the autoload on the theme deactivation.
We must also consider the option for smooth update for the themes which uses older method of storing the settings.
The theme options should be placed in the one option as a serialized object and should be received using gavern_get_option function (and set by gavern_update_option). This options should be disabled from the autoload on the theme deactivation.
We must also consider the option for smooth update for the themes which uses older method of storing the settings.