What is the best way to export and import theme options?
I’m just about done adding my own admin panel class an Import/ Export functionality and I’ve come to a point where i feel the best way to export data would be as a base64 encoded serialize array, and this is way, serialize data alone is somewhat human readable and i wonted to avoid that (theme … Read more