﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
18045,Replace tabled-based settings form markup with do_settings_sections() in Twenty Eleven,chipbennett,,"Currently, Twenty Eleven uses a hard-coded, table-based markup for its Theme Options page. Patch replaces this markup with `do_settings_sections()`, corresponding call to `add_settings_section()`, and calls to `add_settings_field()` for each Theme Option.

One other, minor change: changed `theme_options_render_page()` function name to `twentyeleven_theme_options_render_page()`, to correspond to function prefix best practices.

I would like to add in more inline documentation to this file, in general; but want to get at least a blessed first-pass on the code changes while I work on improving the documentation.",enhancement,closed,normal,3.3,Bundled Theme,3.2,normal,fixed,has-patch commit,chip@… ian@…
