ThematicTheme / Thematic

Thematic is a free, open-source, highly extensible, search-engine optimized WordPress Theme Framework featuring 13 widget-ready areas, grid-based layout samples, styling for popular plugins, and a whole community behind it. It's perfect for beginner bloggers and WordPress development professionals. Download it today and set your WordPress-powered site on a rock-solid foundation.
http://thematictheme.com
92 stars 42 forks source link

Activate the legacy mode on theme upgrades #101

Closed middlesister closed 10 years ago

middlesister commented 10 years ago

Add theme options check in thematic_opt_init(). If there is no 2.0 option in database, then this is an upgrade and the default options should set legacy mode to true.

[See #100 ]