Hi, I'd like to be able to import widget class settings via theme level.
Can you provide an example of how this might be done and still allow the user to modify the settings? Would you recommend attaching this to after_theme_setup? Thanks!
update_option( 'WCSSC_options', $options );