From b70707b4c176e4e2ad9b597697be7ef80577850c Mon Sep 17 00:00:00 2001 From: Ian Stewart Date: Tue, 4 Nov 2014 20:25:04 +0000 Subject: [PATCH] Twenty Fifteen: Formatting cleanup for documentation, crossing eyes, dotting tees. Props lancewillett, MikeHansenMe, fixes #30149. git-svn-id: https://develop.svn.wordpress.org/trunk@30233 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentyfifteen/author-bio.php | 2 +- src/wp-content/themes/twentyfifteen/content-page.php | 2 +- src/wp-content/themes/twentyfifteen/content.php | 2 +- src/wp-content/themes/twentyfifteen/footer.php | 2 +- src/wp-content/themes/twentyfifteen/functions.php | 6 +++--- src/wp-content/themes/twentyfifteen/header.php | 2 +- src/wp-content/themes/twentyfifteen/inc/back-compat.php | 2 +- src/wp-content/themes/twentyfifteen/inc/customizer.php | 4 ++-- src/wp-content/themes/twentyfifteen/js/functions.js | 2 +- src/wp-content/themes/twentyfifteen/page.php | 4 ++-- 10 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/wp-content/themes/twentyfifteen/author-bio.php b/src/wp-content/themes/twentyfifteen/author-bio.php index e7d839c118..20378b7ad3 100644 --- a/src/wp-content/themes/twentyfifteen/author-bio.php +++ b/src/wp-content/themes/twentyfifteen/author-bio.php @@ -1,6 +1,6 @@ section and everything up till
+ * Displays all of the section and everything up until the "site-content" div. * * @package WordPress * @subpackage Twenty_Fifteen diff --git a/src/wp-content/themes/twentyfifteen/inc/back-compat.php b/src/wp-content/themes/twentyfifteen/inc/back-compat.php index 0536c0103c..ea72de8194 100644 --- a/src/wp-content/themes/twentyfifteen/inc/back-compat.php +++ b/src/wp-content/themes/twentyfifteen/inc/back-compat.php @@ -1,6 +1,6 @@