WordPress/wp-content/themes
nacin fab0607ee4 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: http://svn.automattic.com/wordpress/trunk@13886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
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