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

use theme_support instead of checkbox for legacy mode #111

Closed middlesister closed 10 years ago

middlesister commented 10 years ago

Checkbox in theme options is confusing UI. And why would a user want to change back or forth? Let child themes declare theme support for html5.

Ideally it would work like this

It's possible that the theme_support will be required for new installations as well, this needs to be tested.