Wordpress/wp-content/themes/twentyeleven/inc
Andrew Nacin e4f3593e5d Twenty Eleven:
* Use add_option(), rather than get_option() with defaults, to prevent notoption queries.
 * Add twentyeleven_theme_options_validate filter, that way one doesn't need to add a filter to sanitize_option_\$option to allow more options in.
 * Some inline doc modifications and additions.
see #17198.



git-svn-id: https://develop.svn.wordpress.org/trunk@17734 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-28 08:52:37 +00:00
..
theme-options Twenty Eleven: 2011-04-28 08:52:37 +00:00
widgets.php Twenty Eleven: fix spacing and add a few missing esc_attr() calls in widgets.php - see #17198 2011-04-27 04:45:11 +00:00