Wordpress/wp-content/themes
Andrew Nacin e6e9ad218d Second pass on twentyten/functions.php inline documentation. see #12695. Also:
rename twentyten_init() to twentyten_setup(), to reflect the hook it is run on (init would be too late, it must be after_setup_theme). Remove unnecessary twentyten_get_page_number() and transfer functionality to twentyten_the_page_number(). Remove the function_exists() wrappers from functions that are simply tied to a hook, as a better practice would be to remove the hook instead of plugging the function. For architecture changes, see #12748.

git-svn-id: https://develop.svn.wordpress.org/trunk@13886 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-30 00:05:17 +00:00
..
twentyten Second pass on twentyten/functions.php inline documentation. see #12695. Also: 2010-03-30 00:05:17 +00:00
index.php Add index.php to plugins and themes dirs to prevent dir listings. fixes #8699 2009-04-15 19:57:04 +00:00