From 531494b993aaff7d2a30f07694e83e5c8fae08ee Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Thu, 28 Feb 2013 21:35:26 +0000 Subject: [PATCH] Twenty Thirteen: make footer widget area the primary sidebar, acting as "secondary" content. Move optional sidebar widget area to "tertiary" content. Props obenland, fixes #23644. git-svn-id: http://core.svn.wordpress.org/trunk@23539 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentythirteen/footer.php | 2 +- wp-content/themes/twentythirteen/functions.php | 12 ++++++------ wp-content/themes/twentythirteen/js/functions.js | 2 +- .../{sidebar-footer.php => sidebar-main.php} | 8 ++++---- wp-content/themes/twentythirteen/sidebar.php | 10 +++++----- 5 files changed, 17 insertions(+), 17 deletions(-) rename wp-content/themes/twentythirteen/{sidebar-footer.php => sidebar-main.php} (59%) diff --git a/wp-content/themes/twentythirteen/footer.php b/wp-content/themes/twentythirteen/footer.php index 204086767b..99b6bbb26c 100644 --- a/wp-content/themes/twentythirteen/footer.php +++ b/wp-content/themes/twentythirteen/footer.php @@ -13,7 +13,7 @@