Theme settings default, strange behavior before first save
Don’t rely on the options ever getting saved. Better is for the Theme to function normally, whether or not the user ever visits the Theme Settings page. First step is to define a function to return your option defaults, either: Define them in the function, and then reference that function in your option parameters array … Read more