diff --git a/wp-content/themes/twentytwelve/functions.php b/wp-content/themes/twentytwelve/functions.php index 9379f9310b..eb49588f65 100644 --- a/wp-content/themes/twentytwelve/functions.php +++ b/wp-content/themes/twentytwelve/functions.php @@ -332,6 +332,7 @@ function twentytwelve_entry_meta() { } endif; +if ( ! function_exists( 'twentytwelve_is_categorized_site' ) ) : /** * Returns true if a blog has more than one category. * @@ -347,6 +348,7 @@ function twentytwelve_is_categorized_site() { return true; } +endif; /** * Extends the default WordPress body class to denote: