<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[25769] trunk/src/wp-content/themes/twentyfourteen: Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see #25257.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://core.trac.wordpress.org/changeset/25769">25769</a></dd>
<dt>Author</dt> <dd>lancewillett</dd>
<dt>Date</dt> <dd>2013-10-11 22:01:14 +0000 (Fri, 11 Oct 2013)</dd>
</dl>

<h3>Log Message</h3>
<pre>Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see <a href="http://core.trac.wordpress.org/ticket/25257">#25257</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcwpcontentthemestwentyfourteen404php">trunk/src/wp-content/themes/twentyfourteen/404.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteenarchivephp">trunk/src/wp-content/themes/twentyfourteen/archive.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteenauthorphp">trunk/src/wp-content/themes/twentyfourteen/author.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteencategoryphp">trunk/src/wp-content/themes/twentyfourteen/category.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteencommentsphp">trunk/src/wp-content/themes/twentyfourteen/comments.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteencontentasidephp">trunk/src/wp-content/themes/twentyfourteen/content-aside.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteencontentfeaturedpostphp">trunk/src/wp-content/themes/twentyfourteen/content-featured-post.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteencontentgalleryphp">trunk/src/wp-content/themes/twentyfourteen/content-gallery.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteencontentimagephp">trunk/src/wp-content/themes/twentyfourteen/content-image.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteencontentlinkphp">trunk/src/wp-content/themes/twentyfourteen/content-link.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteencontentnonephp">trunk/src/wp-content/themes/twentyfourteen/content-none.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteencontentpagephp">trunk/src/wp-content/themes/twentyfourteen/content-page.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteencontentquotephp">trunk/src/wp-content/themes/twentyfourteen/content-quote.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteencontentrecentformattedpostphp">trunk/src/wp-content/themes/twentyfourteen/content-recent-formatted-post.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteencontentvideophp">trunk/src/wp-content/themes/twentyfourteen/content-video.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteencontentphp">trunk/src/wp-content/themes/twentyfourteen/content.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteencontributorpagephp">trunk/src/wp-content/themes/twentyfourteen/contributor-page.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteenfeaturedcontentphp">trunk/src/wp-content/themes/twentyfourteen/featured-content.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteenfooterphp">trunk/src/wp-content/themes/twentyfourteen/footer.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteenfrontpagephp">trunk/src/wp-content/themes/twentyfourteen/front-page.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteenfullwidthpagephp">trunk/src/wp-content/themes/twentyfourteen/full-width-page.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteenfunctionsphp">trunk/src/wp-content/themes/twentyfourteen/functions.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteenheaderphp">trunk/src/wp-content/themes/twentyfourteen/header.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteenimagephp">trunk/src/wp-content/themes/twentyfourteen/image.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteeninccustomheaderphp">trunk/src/wp-content/themes/twentyfourteen/inc/custom-header.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteeninccustomizerphp">trunk/src/wp-content/themes/twentyfourteen/inc/customizer.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteeninctemplatetagsphp">trunk/src/wp-content/themes/twentyfourteen/inc/template-tags.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteenincwidgetsphp">trunk/src/wp-content/themes/twentyfourteen/inc/widgets.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteenindexphp">trunk/src/wp-content/themes/twentyfourteen/index.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteenpagephp">trunk/src/wp-content/themes/twentyfourteen/page.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteensearchphp">trunk/src/wp-content/themes/twentyfourteen/search.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteensidebarcontentphp">trunk/src/wp-content/themes/twentyfourteen/sidebar-content.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteensidebarfooterphp">trunk/src/wp-content/themes/twentyfourteen/sidebar-footer.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteensidebarphp">trunk/src/wp-content/themes/twentyfourteen/sidebar.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteensinglephp">trunk/src/wp-content/themes/twentyfourteen/single.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteentagphp">trunk/src/wp-content/themes/twentyfourteen/tag.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteentaxonomypost_formatphp">trunk/src/wp-content/themes/twentyfourteen/taxonomy-post_format.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrcwpcontentthemestwentyfourteen404php"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/404.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/404.php       2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/404.php  2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,9 +1,10 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The template for displaying 404 pages (Not Found).
</del><ins>+ * The template for displaying 404 pages (Not Found)
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> 
</span><span class="cx"> get_header(); ?>
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteenarchivephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/archive.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/archive.php   2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/archive.php      2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The template for displaying Archive pages.
</del><ins>+ * The template for displaying Archive pages
</ins><span class="cx">  *
</span><span class="cx">  * Used to display archive-type pages if nothing more specific matches a query.
</span><span class="cx">  * For example, puts together date-based pages if no date.php file exists.
</span><span class="lines">@@ -10,10 +10,11 @@
</span><span class="cx">  * already has tag.php for Tag archives, category.php for Category archives,
</span><span class="cx">  * and author.php for Author archives.
</span><span class="cx">  *
</span><del>- * Learn more: http://codex.wordpress.org/Template_Hierarchy
</del><ins>+ * @link http://codex.wordpress.org/Template_Hierarchy
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> 
</span><span class="cx"> get_header(); ?>
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteenauthorphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/author.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/author.php    2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/author.php       2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,11 +1,12 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The template for displaying Author archive pages.
</del><ins>+ * The template for displaying Author archive pages
</ins><span class="cx">  *
</span><del>- * Learn more: http://codex.wordpress.org/Template_Hierarchy
</del><ins>+ * @link http://codex.wordpress.org/Template_Hierarchy
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> 
</span><span class="cx"> get_header(); ?>
</span><span class="lines">@@ -18,7 +19,8 @@
</span><span class="cx">                  <header class="archive-header">
</span><span class="cx">                          <h1 class="archive-title">
</span><span class="cx">                                  <?php
</span><del>-                                               /* Queue the first post, that way we know what author
</del><ins>+                                                /*
+                                                * Queue the first post, that way we know what author
</ins><span class="cx">                                            * we're dealing with (if that is the case).
</span><span class="cx">                                           *
</span><span class="cx">                                           * We reset this later so we can run the loop properly
</span><span class="lines">@@ -36,7 +38,8 @@
</span><span class="cx">                  </header><!-- .archive-header -->
</span><span class="cx"> 
</span><span class="cx">                  <?php
</span><del>-                                       /* Since we called the_post() above, we need to rewind
</del><ins>+                                        /*
+                                        * Since we called the_post() above, we need to rewind
</ins><span class="cx">                                    * the loop back to the beginning that way we can run
</span><span class="cx">                                   * the loop properly, in full.
</span><span class="cx">                                   */
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteencategoryphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/category.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/category.php  2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/category.php     2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,11 +1,12 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The template for displaying Category pages.
</del><ins>+ * The template for displaying Category pages
</ins><span class="cx">  *
</span><del>- * Learn more: http://codex.wordpress.org/Template_Hierarchy
</del><ins>+ * @link http://codex.wordpress.org/Template_Hierarchy
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> 
</span><span class="cx"> get_header(); ?>
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteencommentsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/comments.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/comments.php  2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/comments.php     2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,11 +1,12 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The template for displaying Comments.
</del><ins>+ * The template for displaying Comments
</ins><span class="cx">  *
</span><span class="cx">  * The area of the page that contains comments and the comment form.
</span><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> 
</span><span class="cx"> /*
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteencontentasidephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/content-aside.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/content-aside.php     2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/content-aside.php        2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,9 +1,10 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The template for displaying posts in the Aside post format.
</del><ins>+ * The template for displaying posts in the Aside post format
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> ?>
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteencontentfeaturedpostphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/content-featured-post.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/content-featured-post.php     2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/content-featured-post.php        2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,7 +1,10 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><ins>+ * The template for displaying featured posts on the front page
+ *
</ins><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> ?>
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteencontentgalleryphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/content-gallery.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/content-gallery.php   2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/content-gallery.php      2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,9 +1,10 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The template for displaying posts in the Gallery post format.
</del><ins>+ * The template for displaying posts in the Gallery post format
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> 
</span><span class="cx"> if ( has_post_thumbnail() ) :
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteencontentimagephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/content-image.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/content-image.php     2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/content-image.php        2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,9 +1,10 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The template for displaying posts in the Image post format.
</del><ins>+ * The template for displaying posts in the Image post format
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> ?>
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteencontentlinkphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/content-link.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/content-link.php      2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/content-link.php 2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,9 +1,10 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The template for displaying posts in the Link post format.
</del><ins>+ * The template for displaying posts in the Link post format
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> ?>
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteencontentnonephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/content-none.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/content-none.php      2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/content-none.php 2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,9 +1,10 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The template for displaying a "No posts found" message.
</del><ins>+ * The template for displaying a "No posts found" message
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> ?>
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteencontentpagephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/content-page.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/content-page.php      2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/content-page.php 2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,9 +1,10 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The template used for displaying page content.
</del><ins>+ * The template used for displaying page content
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> ?>
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteencontentquotephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/content-quote.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/content-quote.php     2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/content-quote.php        2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,9 +1,10 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The template for displaying posts in the Quote post format.
</del><ins>+ * The template for displaying posts in the Quote post format
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> ?>
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteencontentrecentformattedpostphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/content-recent-formatted-post.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/content-recent-formatted-post.php     2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/content-recent-formatted-post.php        2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,7 +1,10 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><ins>+ * The template to display recent Featured Posts
+ *
</ins><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> if ( isset( $GLOBALS['content_width'] ) )
</span><span class="cx">  $GLOBALS['content_width'] = 306;
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteencontentvideophp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/content-video.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/content-video.php     2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/content-video.php        2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,9 +1,10 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The template for displaying posts in the Video post format.
</del><ins>+ * The template for displaying posts in the Video post format
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> ?>
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteencontentphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/content.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/content.php   2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/content.php      2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,7 +1,12 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><ins>+ * The default template for displaying content
+ *
+ * Used for both single and index/archive/search.
+ *
</ins><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> ?>
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteencontributorpagephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/contributor-page.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/contributor-page.php  2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/contributor-page.php     2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -4,6 +4,7 @@
</span><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> 
</span><span class="cx"> get_header(); ?>
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteenfeaturedcontentphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/featured-content.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/featured-content.php  2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/featured-content.php     2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,11 +1,12 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The template for displaying featured content.
</del><ins>+ * The template for displaying featured content
</ins><span class="cx">  *
</span><span class="cx">  * @todo: Add support for featured content.
</span><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> ?>
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteenfooterphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/footer.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/footer.php    2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/footer.php       2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,11 +1,12 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The template for displaying the footer.
</del><ins>+ * The template for displaying the footer
</ins><span class="cx">  *
</span><span class="cx">  * Contains footer content and the closing of the #main and #page div elements.
</span><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> ?>
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteenfrontpagephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/front-page.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/front-page.php        2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/front-page.php   2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,9 +1,10 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The template for displaying the home page.
</del><ins>+ * The template for displaying the home page
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> 
</span><span class="cx"> get_header(); ?>
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteenfullwidthpagephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/full-width-page.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/full-width-page.php   2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/full-width-page.php      2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -4,6 +4,7 @@
</span><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> 
</span><span class="cx"> get_header(); ?>
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteenfunctionsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/functions.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/functions.php 2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/functions.php    2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * Twenty Fourteen functions and definitions.
</del><ins>+ * Twenty Fourteen functions and definitions
</ins><span class="cx">  *
</span><del>- * Sets up the theme and provides some helper functions, which are used in the
</del><ins>+ * Set up the theme and provides some helper functions, which are used in the
</ins><span class="cx">  * theme as custom template tags. Others are attached to action and filter
</span><span class="cx">  * hooks in WordPress to change core functionality.
</span><span class="cx">  *
</span><span class="lines">@@ -17,31 +17,39 @@
</span><span class="cx">  * instead attached to a filter or action hook.
</span><span class="cx">  *
</span><span class="cx">  * For more information on hooks, actions, and filters,
</span><del>- * see http://codex.wordpress.org/Plugin_API
</del><ins>+ * @link http://codex.wordpress.org/Plugin_API
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Sets up the content width value based on the theme's design.
- * @see twentyfourteen_content_width() for template-specific adjustments.
</del><ins>+ * Set up the content width value based on the theme's design.
+ *
+ * @link twentyfourteen_content_width()
+ *
+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> if ( ! isset( $content_width ) )
</span><span class="cx">  $content_width = 474;
</span><span class="cx"> 
</span><span class="cx"> if ( ! function_exists( 'twentyfourteen_setup' ) ) :
</span><span class="cx"> /**
</span><del>- * Sets up theme defaults and registers support for various WordPress features.
</del><ins>+ * Twenty Fourteen setup.
</ins><span class="cx">  *
</span><ins>+ * Set up theme defaults and registers support for various WordPress features.
+ *
</ins><span class="cx">  * Note that this function is hooked into the after_setup_theme hook, which
</span><span class="cx">  * runs before the init hook. The init hook is too late for some features, such
</span><span class="cx">  * as indicating support post thumbnails.
</span><ins>+ *
+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> function twentyfourteen_setup() {
</span><span class="cx"> 
</span><span class="cx">  /*
</span><del>-        * Makes Twenty Fourteen available for translation.
</del><ins>+         * Make Twenty Fourteen available for translation.
</ins><span class="cx">    *
</span><span class="cx">   * Translations can be added to the /languages/ directory.
</span><span class="cx">   * If you're building a theme based on Twenty Fourteen, use a find and
</span><span class="lines">@@ -50,18 +58,16 @@
</span><span class="cx">   */
</span><span class="cx">  load_theme_textdomain( 'twentyfourteen', get_template_directory() . '/languages' );
</span><span class="cx"> 
</span><del>-       /*
-       * This theme styles the visual editor to resemble the theme style.
-       */
</del><ins>+        // This theme styles the visual editor to resemble the theme style.
</ins><span class="cx">   add_editor_style( array( 'editor-style.css', twentyfourteen_font_url() ) );
</span><span class="cx"> 
</span><del>-       // Adds RSS feed links to <head> for posts and comments.
</del><ins>+        // Add RSS feed links to <head> for posts and comments.
</ins><span class="cx">   add_theme_support( 'automatic-feed-links' );
</span><span class="cx"> 
</span><span class="cx">  // Enable support for Post Thumbnails.
</span><span class="cx">  add_theme_support( 'post-thumbnails' );
</span><span class="cx"> 
</span><del>-       // Adding several sizes for Post Thumbnails.
</del><ins>+        // Add several sizes for Post Thumbnails.
</ins><span class="cx">   add_image_size( 'featured-thumbnail-large', 672, 0 );
</span><span class="cx">  add_image_size( 'featured-thumbnail-featured', 672, 336, true );
</span><span class="cx">  add_image_size( 'featured-thumbnail-formatted', 306, 0 );
</span><span class="lines">@@ -73,7 +79,7 @@
</span><span class="cx">  ) );
</span><span class="cx"> 
</span><span class="cx">  /*
</span><del>-        * Switches default core markup for search form, comment form, and comments
</del><ins>+         * Switch default core markup for search form, comment form, and comments
</ins><span class="cx">    * to output valid HTML5.
</span><span class="cx">   */
</span><span class="cx">  add_theme_support( 'html5', array(
</span><span class="lines">@@ -99,8 +105,10 @@
</span><span class="cx"> add_action( 'after_setup_theme', 'twentyfourteen_setup' );
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Adjusts content_width value for full-width and attachment templates.
</del><ins>+ * Adjust content_width value for full-width and attachment templates.
</ins><span class="cx">  *
</span><ins>+ * @since Twenty Fourteen 1.0
+ *
</ins><span class="cx">  * @return void
</span><span class="cx">  */
</span><span class="cx"> function twentyfourteen_content_width() {
</span><span class="lines">@@ -111,6 +119,8 @@
</span><span class="cx"> 
</span><span class="cx"> /**
</span><span class="cx">  * Getter function for Featured Content Plugin.
</span><ins>+ *
+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> function twentyfourteen_get_featured_posts() {
</span><span class="cx">  return apply_filters( 'twentyfourteen_get_featured_posts', false );
</span><span class="lines">@@ -120,6 +130,8 @@
</span><span class="cx">  * A helper conditional function that returns a boolean value
</span><span class="cx">  * So that we can use a condition like
</span><span class="cx">  * if ( twentyfourteen_has_featured_posts( 1 ) )
</span><ins>+ *
+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> function twentyfourteen_has_featured_posts( $minimum = 1 ) {
</span><span class="cx">  if ( is_paged() )
</span><span class="lines">@@ -131,8 +143,10 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Registers two widget areas.
</del><ins>+ * Register two widget areas.
</ins><span class="cx">  *
</span><ins>+ * @since Twenty Fourteen 1.0
+ *
</ins><span class="cx">  * @return void
</span><span class="cx">  */
</span><span class="cx"> function twentyfourteen_widgets_init() {
</span><span class="lines">@@ -172,6 +186,8 @@
</span><span class="cx"> /**
</span><span class="cx">  * Register Lato Google font for Twenty Fourteen.
</span><span class="cx">  *
</span><ins>+ * @since Twenty Fourteen 1.0
+ *
</ins><span class="cx">  * @return void
</span><span class="cx">  */
</span><span class="cx"> function twentyfourteen_font_url() {
</span><span class="lines">@@ -187,8 +203,10 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Enqueues scripts and styles for front end.
</del><ins>+ * Enqueue scripts and styles for front end.
</ins><span class="cx">  *
</span><ins>+ * @since Twenty Fourteen 1.0
+ *
</ins><span class="cx">  * @return void
</span><span class="cx">  */
</span><span class="cx"> function twentyfourteen_scripts() {
</span><span class="lines">@@ -221,6 +239,8 @@
</span><span class="cx"> /**
</span><span class="cx">  * Enqueue Google fonts style to admin screen for custom header display.
</span><span class="cx">  *
</span><ins>+ * @since Twenty Fourteen 1.0
+ *
</ins><span class="cx">  * @return void
</span><span class="cx">  */
</span><span class="cx"> function twentyfourteen_admin_fonts() {
</span><span class="lines">@@ -229,8 +249,10 @@
</span><span class="cx"> add_action( 'admin_print_scripts-appearance_page_custom-header', 'twentyfourteen_admin_fonts' );
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Sets the post excerpt length to 20 words.
</del><ins>+ * Set the post excerpt length to 20 words.
</ins><span class="cx">  *
</span><ins>+ * @since Twenty Fourteen 1.0
+ *
</ins><span class="cx">  * @param int $length
</span><span class="cx">  * @return int
</span><span class="cx">  */
</span><span class="lines">@@ -240,8 +262,10 @@
</span><span class="cx"> add_filter( 'excerpt_length', 'twentyfourteen_excerpt_length' );
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Returns a "Continue Reading" link for excerpts
</del><ins>+ * Return a "Continue Reading" link for excerpts.
</ins><span class="cx">  *
</span><ins>+ * @since Twenty Fourteen 1.0
+ *
</ins><span class="cx">  * @return string
</span><span class="cx">  */
</span><span class="cx"> function twentyfourteen_continue_reading_link() {
</span><span class="lines">@@ -249,9 +273,11 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Replaces "[...]" (appended to automatically generated excerpts) with an
</del><ins>+ * Replace "[...]" (appended to automatically generated excerpts) with an
</ins><span class="cx">  * ellipsis and twentyeleven_continue_reading_link().
</span><span class="cx">  *
</span><ins>+ * @since Twenty Fourteen 1.0
+ *
</ins><span class="cx">  * @param string $more
</span><span class="cx">  * @return string
</span><span class="cx">  */
</span><span class="lines">@@ -261,11 +287,13 @@
</span><span class="cx"> add_filter( 'excerpt_more', 'twentyfourteen_auto_excerpt_more' );
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Adds a pretty "Continue Reading" link to custom post excerpts.
</del><ins>+ * Add a pretty "Continue Reading" link to custom post excerpts.
</ins><span class="cx">  *
</span><span class="cx">  * To override this link in a child theme, remove the filter and add your own
</span><span class="cx">  * function tied to the get_the_excerpt filter hook.
</span><span class="cx">  *
</span><ins>+ * @since Twenty Fourteen 1.0
+ *
</ins><span class="cx">  * @param string $output
</span><span class="cx">  * @return string
</span><span class="cx">  */
</span><span class="lines">@@ -279,8 +307,10 @@
</span><span class="cx"> 
</span><span class="cx"> if ( ! function_exists( 'twentyfourteen_the_attached_image' ) ) :
</span><span class="cx"> /**
</span><del>- * Prints the attached image with a link to the next attached image.
</del><ins>+ * Print the attached image with a link to the next attached image.
</ins><span class="cx">  *
</span><ins>+ * @since Twenty Fourteen 1.0
+ *
</ins><span class="cx">  * @return void
</span><span class="cx">  */
</span><span class="cx"> function twentyfourteen_the_attached_image() {
</span><span class="lines">@@ -288,7 +318,7 @@
</span><span class="cx">  $attachment_size     = apply_filters( 'twentyfourteen_attachment_size', array( 1200, 1200 ) );
</span><span class="cx">  $next_attachment_url = wp_get_attachment_url();
</span><span class="cx"> 
</span><del>-       /**
</del><ins>+        /*
</ins><span class="cx">    * Grab the IDs of all the image attachments in a gallery so we can get the URL
</span><span class="cx">   * of the next adjacent image in a gallery, or the first image (if we're
</span><span class="cx">   * looking at the last image in a gallery), or, in a gallery of one, just the
</span><span class="lines">@@ -332,8 +362,10 @@
</span><span class="cx"> 
</span><span class="cx"> if ( ! function_exists( 'twentyfourteen_list_authors' ) ) :
</span><span class="cx"> /**
</span><del>- * Prints a list of all site contributors who published at least one post.
</del><ins>+ * Print a list of all site contributors who published at least one post.
</ins><span class="cx">  *
</span><ins>+ * @since Twenty Fourteen 1.0
+ *
</ins><span class="cx">  * @return void
</span><span class="cx">  */
</span><span class="cx"> function twentyfourteen_list_authors() {
</span><span class="lines">@@ -372,8 +404,11 @@
</span><span class="cx"> endif;
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Gets recent formatted posts that are not featured in FC plugin.
</del><ins>+ * Get recent formatted posts that are not featured in FC plugin.
</ins><span class="cx">  *
</span><ins>+ * @since Twenty Fourteen 1.0
+ *
+ * @return object WP_Query
</ins><span class="cx">  */
</span><span class="cx"> function twentyfourteen_get_recent( $post_format ) {
</span><span class="cx">  $args = array(
</span><span class="lines">@@ -402,6 +437,9 @@
</span><span class="cx"> /**
</span><span class="cx">  * Filter the home page posts, and remove formatted posts visible in the sidebar from it
</span><span class="cx">  *
</span><ins>+ * @since Twenty Fourteen 1.0
+ *
+ * @return void
</ins><span class="cx">  */
</span><span class="cx"> function twentyfourteen_pre_get_posts( $query ) {
</span><span class="cx">  // Bail if not home, not a query, not main query.
</span><span class="lines">@@ -443,7 +481,7 @@
</span><span class="cx"> add_action( 'pre_get_posts', 'twentyfourteen_pre_get_posts' );
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- *  Extends the default WordPress body classes.
</del><ins>+ * Extend the default WordPress body classes.
</ins><span class="cx">  *
</span><span class="cx">  * Adds body classes to denote:
</span><span class="cx">  * 1. Single or multiple authors.
</span><span class="lines">@@ -451,6 +489,8 @@
</span><span class="cx">  * 3. Full-width content layout.
</span><span class="cx">  * 4. Presence of footer widgets.
</span><span class="cx">  *
</span><ins>+ * @since Twenty Fourteen 1.0
+ *
</ins><span class="cx">  * @param array $classes A list of existing body class values.
</span><span class="cx">  * @return array The filtered body class list.
</span><span class="cx">  */
</span><span class="lines">@@ -475,11 +515,13 @@
</span><span class="cx"> add_filter( 'body_class', 'twentyfourteen_body_classes' );
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Extends the default WordPress post classes.
</del><ins>+ * Extend the default WordPress post classes.
</ins><span class="cx">  *
</span><span class="cx">  * Adds a post class to denote:
</span><span class="cx">  * Non-password protected page with a featured image.
</span><span class="cx">  *
</span><ins>+ * @since Twenty Fourteen 1.0
+ *
</ins><span class="cx">  * @param array $classes A list of existing post class values.
</span><span class="cx">  * @return array The filtered post class list.
</span><span class="cx">  */
</span><span class="lines">@@ -492,9 +534,11 @@
</span><span class="cx"> add_filter( 'post_class', 'twentyfourteen_post_classes' );
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Creates a nicely formatted and more specific title element text for output
</del><ins>+ * Create a nicely formatted and more specific title element text for output
</ins><span class="cx">  * in head of document, based on current view.
</span><span class="cx">  *
</span><ins>+ * @since Twenty Fourteen 1.0
+ *
</ins><span class="cx">  * @param string $title Default title text for current view.
</span><span class="cx">  * @param string $sep Optional separator.
</span><span class="cx">  * @return string The filtered title.
</span><span class="lines">@@ -521,18 +565,11 @@
</span><span class="cx"> }
</span><span class="cx"> add_filter( 'wp_title', 'twentyfourteen_wp_title', 10, 2 );
</span><span class="cx"> 
</span><del>-/**
- * Implement the Custom Header feature
- *
- */
</del><ins>+// Implement Custom Header features.
</ins><span class="cx"> require get_template_directory() . '/inc/custom-header.php';
</span><span class="cx"> 
</span><del>-/**
- * Custom template tags for this theme.
- */
</del><ins>+// Custom template tags for this theme.
</ins><span class="cx"> require get_template_directory() . '/inc/template-tags.php';
</span><span class="cx"> 
</span><del>-/**
- * Customizer additions
- */
</del><ins>+// Add Theme Customizer functionality.
</ins><span class="cx"> require get_template_directory() . '/inc/customizer.php';
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteenheaderphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/header.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/header.php    2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/header.php       2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,11 +1,12 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The Header for our theme.
</del><ins>+ * The Header for our theme
</ins><span class="cx">  *
</span><span class="cx">  * Displays all of the <head> section and everything up till <div id="main">
</span><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> ?><!DOCTYPE html>
</span><span class="cx"> <html <?php language_attributes(); ?> class="no-js">
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteenimagephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/image.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/image.php     2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/image.php        2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,9 +1,10 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The template for displaying image attachments.
</del><ins>+ * The template for displaying image attachments
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> 
</span><span class="cx"> $metadata = wp_get_attachment_metadata();
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteeninccustomheaderphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/inc/custom-header.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/inc/custom-header.php 2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/inc/custom-header.php    2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,12 +1,17 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><ins>+ * Implement Custom Header functionality for Twenty Fourteen
+ *
</ins><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Setup the WordPress core custom header feature.
</del><ins>+ * Set up the WordPress core custom header settings.
</ins><span class="cx">  *
</span><ins>+ * @since Twenty Fourteen 1.0
+ *
</ins><span class="cx">  * @uses twentyfourteen_header_style()
</span><span class="cx">  * @uses twentyfourteen_admin_header_style()
</span><span class="cx">  * @uses twentyfourteen_admin_header_image()
</span><span class="lines">@@ -25,9 +30,11 @@
</span><span class="cx"> 
</span><span class="cx"> if ( ! function_exists( 'twentyfourteen_admin_header_style' ) ) :
</span><span class="cx"> /**
</span><del>- * Styles the header image displayed on the Appearance > Header admin panel.
</del><ins>+ * Style the header image displayed on the Appearance > Header admin panel.
</ins><span class="cx">  *
</span><del>- * @see twentyfourteen_custom_header_setup().
</del><ins>+ * @link twentyfourteen_custom_header_setup().
+ *
+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> function twentyfourteen_admin_header_style() {
</span><span class="cx"> ?>
</span><span class="lines">@@ -58,9 +65,11 @@
</span><span class="cx"> 
</span><span class="cx"> if ( ! function_exists( 'twentyfourteen_admin_header_image' ) ) :
</span><span class="cx"> /**
</span><del>- * Custom header image markup displayed on the Appearance > Header admin panel.
</del><ins>+ * Create the custom header image markup displayed on the Appearance > Header admin panel.
</ins><span class="cx">  *
</span><del>- * @see twentyfourteen_custom_header_setup().
</del><ins>+ * @link twentyfourteen_custom_header_setup().
+ *
+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> function twentyfourteen_admin_header_image() {
</span><span class="cx"> ?>
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteeninccustomizerphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/inc/customizer.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/inc/customizer.php    2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/inc/customizer.php       2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,14 +1,17 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * Twenty Fourteen Theme Customizer
</del><ins>+ * Twenty Fourteen Theme Customizer support
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> 
</span><span class="cx"> /**
</span><span class="cx">  * Add postMessage support for site title and description for the Theme Customizer.
</span><span class="cx">  *
</span><ins>+ * @since Twenty Fourteen 1.0
+ *
</ins><span class="cx">  * @param WP_Customize_Manager $wp_customize Theme Customizer object.
</span><span class="cx">  */
</span><span class="cx"> function twentyfourteen_customize_register( $wp_customize ) {
</span><span class="lines">@@ -29,7 +32,9 @@
</span><span class="cx"> add_action( 'customize_register', 'twentyfourteen_customize_register' );
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Binds JS handlers to make Theme Customizer preview reload changes asynchronously.
</del><ins>+ * Bind JS handlers to make Theme Customizer preview reload changes asynchronously.
+ *
+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> function twentyfourteen_customize_preview_js() {
</span><span class="cx">  wp_enqueue_script( 'twentyfourteen_customizer', get_template_directory_uri() . '/js/customizer.js', array( 'customize-preview' ), '20120827', true );
</span><span class="lines">@@ -37,8 +42,11 @@
</span><span class="cx"> add_action( 'customize_preview_init', 'twentyfourteen_customize_preview_js' );
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Generates two variants of the accent color, returns the original, and saves the others as theme mods.
</del><ins>+ * Generate two variants of the accent color, return the original, and
+ * save the others as theme mods.
</ins><span class="cx">  *
</span><ins>+ * @since Twenty Fourteen 1.0
+ *
</ins><span class="cx">  * @param string $color The original color.
</span><span class="cx">  * @return string $color The original color, sanitized.
</span><span class="cx">  */
</span><span class="lines">@@ -52,14 +60,16 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Tweaks the brightness of a color by adjusting the RGB values by the given interval.
</del><ins>+ * Tweak the brightness of a color by adjusting the RGB values by the given interval.
</ins><span class="cx">  *
</span><span class="cx">  * Use positive values of $steps to brighten the color and negative values to darken the color.
</span><span class="cx">  * All three RGB values are modified by the specified steps, within the range of 0-255. The hue
</span><span class="cx">  * is generally maintained unless the number of steps causes one value to be capped at 0 or 255.
</span><span class="cx">  *
</span><ins>+ * @since Twenty Fourteen 1.0
+ *
</ins><span class="cx">  * @param string $color The original color, in 3- or 6-digit hexadecimal form.
</span><del>- * @param int $steps The number of steps to adjust the color by, in rgb units.
</del><ins>+ * @param int $steps The number of steps to adjust the color by, in RGB units.
</ins><span class="cx">  * @return string $color The new color, in 6-digit hexadecimal form.
</span><span class="cx">  */
</span><span class="cx"> function twentyfourteen_adjust_color( $color, $steps ) {
</span><span class="lines">@@ -86,7 +96,11 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Outputs the css for the Theme Customizer options.
</del><ins>+ * Output the CSS for the Theme Customizer options.
+ *
+ * @since Twenty Fourteen 1.0
+ *
+ * @return void
</ins><span class="cx">  */
</span><span class="cx"> function twentyfourteen_customizer_styles() {
</span><span class="cx">  $accent_color = get_theme_mod( 'accent_color' );
</span><span class="lines">@@ -189,4 +203,4 @@
</span><span class="cx"> 
</span><span class="cx">  wp_add_inline_style( 'twentyfourteen-style', $css );
</span><span class="cx"> }
</span><del>-add_action( 'wp_enqueue_scripts', 'twentyfourteen_customizer_styles' );
</del><span class="cx">\ No newline at end of file
</span><ins>+add_action( 'wp_enqueue_scripts', 'twentyfourteen_customizer_styles' );
</ins></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteeninctemplatetagsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/inc/template-tags.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/inc/template-tags.php 2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/inc/template-tags.php    2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,15 +1,18 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * Custom template tags for this theme.
</del><ins>+ * Custom template tags for Twenty Fourteen
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> 
</span><span class="cx"> if ( ! function_exists( 'twentyfourteen_paging_nav' ) ) :
</span><span class="cx"> /**
</span><del>- * Displays navigation to next/previous set of posts when applicable.
</del><ins>+ * Display navigation to next/previous set of posts when applicable.
</ins><span class="cx">  *
</span><ins>+ * @since Twenty Fourteen 1.0
+ *
</ins><span class="cx">  * @return void
</span><span class="cx">  */
</span><span class="cx"> function twentyfourteen_paging_nav() {
</span><span class="lines">@@ -58,10 +61,12 @@
</span><span class="cx"> 
</span><span class="cx"> if ( ! function_exists( 'twentyfourteen_post_nav' ) ) :
</span><span class="cx"> /**
</span><del>- * Displays navigation to next/previous post when applicable.
-*
-* @return void
-*/
</del><ins>+ * Display navigation to next/previous post when applicable.
+ *
+ * @since Twenty Fourteen 1.0
+ *
+ * @return void
+ */
</ins><span class="cx"> function twentyfourteen_post_nav() {
</span><span class="cx">  // Don't print empty markup if there's nowhere to navigate.
</span><span class="cx">  $previous = ( is_attachment() ) ? get_post( get_post()->post_parent ) : get_adjacent_post( false, '', true );
</span><span class="lines">@@ -86,8 +91,10 @@
</span><span class="cx"> 
</span><span class="cx"> if ( ! function_exists( 'twentyfourteen_posted_on' ) ) :
</span><span class="cx"> /**
</span><del>- * Prints HTML with meta information for the current post-date/time and author.
</del><ins>+ * Print HTML with meta information for the current post-date/time and author.
</ins><span class="cx">  *
</span><ins>+ * @since Twenty Fourteen 1.0
+ *
</ins><span class="cx">  * @return void
</span><span class="cx">  */
</span><span class="cx"> function twentyfourteen_posted_on() {
</span><span class="lines">@@ -105,9 +112,11 @@
</span><span class="cx"> endif;
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Returns true if a blog has more than 1 category
</del><ins>+ * Find out if blog has more than one category.
</ins><span class="cx">  *
</span><del>- * @return boolean
</del><ins>+ * @since Twenty Fourteen 1.0
+ *
+ * @return boolean true if blog has more than 1 category
</ins><span class="cx">  */
</span><span class="cx"> function twentyfourteen_categorized_blog() {
</span><span class="cx">  if ( false === ( $all_the_cool_cats = get_transient( 'all_the_cool_cats' ) ) ) {
</span><span class="lines">@@ -134,6 +143,9 @@
</span><span class="cx"> /**
</span><span class="cx">  * Flush out the transients used in twentyfourteen_categorized_blog
</span><span class="cx">  *
</span><ins>+ * @since Twenty Fourteen 1.0
+ *
+ * @return void
</ins><span class="cx">  */
</span><span class="cx"> function twentyfourteen_category_transient_flusher() {
</span><span class="cx">  // Like, beat it. Dig?
</span><span class="lines">@@ -143,8 +155,10 @@
</span><span class="cx"> add_action( 'save_post',     'twentyfourteen_category_transient_flusher' );
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Displays featured image with appropriate html tag.
</del><ins>+ * Display featured image with appropriate HTML tag.
</ins><span class="cx">  *
</span><ins>+ * @since Twenty Fourteen 1.0
+ *
</ins><span class="cx">  * @return void
</span><span class="cx">  */
</span><span class="cx"> function twentyfourteen_featured_thumbnail() {
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteenincwidgetsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/inc/widgets.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/inc/widgets.php       2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/inc/widgets.php  2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,12 +1,14 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * Makes a custom Widget for displaying Aside, Quote, Video, Image, Gallery,
- * and Link posts, available with Twenty Fourteen.
</del><ins>+ * Custom Widget for displaying specific post formats
</ins><span class="cx">  *
</span><del>- * Learn more: http://codex.wordpress.org/Widgets_API#Developing_Widgets
</del><ins>+ * Displays posts from Aside, Quote, Video, Image, Gallery, and Link formats.
</ins><span class="cx">  *
</span><ins>+ * @link http://codex.wordpress.org/Widgets_API#Developing_Widgets
+ *
</ins><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> 
</span><span class="cx"> class Twenty_Fourteen_Ephemera_Widget extends WP_Widget {
</span><span class="lines">@@ -14,6 +16,8 @@
</span><span class="cx">  /**
</span><span class="cx">   * The supported post formats.
</span><span class="cx">   *
</span><ins>+        * @since Twenty Fourteen 1.0
+        *
</ins><span class="cx">    * @var array
</span><span class="cx">   */
</span><span class="cx">  private $formats = array( 'aside', 'image', 'video', 'quote', 'link', 'gallery' );
</span><span class="lines">@@ -21,6 +25,8 @@
</span><span class="cx">  /**
</span><span class="cx">   * Pluralized post format strings.
</span><span class="cx">   *
</span><ins>+        * @since Twenty Fourteen 1.0
+        *
</ins><span class="cx">    * @var array
</span><span class="cx">   */
</span><span class="cx">  private $format_strings;
</span><span class="lines">@@ -28,6 +34,8 @@
</span><span class="cx">  /**
</span><span class="cx">   * Constructor.
</span><span class="cx">   *
</span><ins>+        * @since Twenty Fourteen 1.0
+        *
</ins><span class="cx">    * @return Twenty_Fourteen_Ephemera_Widget
</span><span class="cx">   */
</span><span class="cx">  public function __construct() {
</span><span class="lines">@@ -36,7 +44,7 @@
</span><span class="cx">                  'description' => __( 'Use this widget to list your recent Aside, Quote, Video, Image, Gallery, and Link posts', 'twentyfourteen' ),
</span><span class="cx">          ) );
</span><span class="cx"> 
</span><del>-               /**
</del><ins>+                /*
</ins><span class="cx">            * @todo http://core.trac.wordpress.org/ticket/23257
</span><span class="cx">           */
</span><span class="cx">          $this->format_strings = array(
</span><span class="lines">@@ -54,8 +62,10 @@
</span><span class="cx">  }
</span><span class="cx"> 
</span><span class="cx">  /**
</span><del>-        * Outputs the HTML for this widget.
</del><ins>+         * Output the HTML for this widget.
</ins><span class="cx">    *
</span><ins>+        * @since Twenty Fourteen 1.0
+        *
</ins><span class="cx">    * @param array $args An array of standard parameters for widgets in this theme.
</span><span class="cx">   * @param array $instance An array of settings for this widget instance.
</span><span class="cx">   * @return void Echoes its output.
</span><span class="lines">@@ -191,9 +201,11 @@
</span><span class="cx">  }
</span><span class="cx"> 
</span><span class="cx">  /**
</span><del>-        * Deals with the settings when they are saved by the admin. Here is where
-        * any validation should be dealt with.
</del><ins>+         * Deal with the settings when they are saved by the admin. Here is where
+        * any validation should happen.
</ins><span class="cx">    *
</span><ins>+        * @since Twenty Fourteen 1.0
+        *
</ins><span class="cx">    * @param array $new_instance
</span><span class="cx">   * @param array $instance
</span><span class="cx">   * @return array
</span><span class="lines">@@ -210,8 +222,10 @@
</span><span class="cx">  }
</span><span class="cx"> 
</span><span class="cx">  /**
</span><del>-        * Deletes the transient.
</del><ins>+         * Delete the transient.
</ins><span class="cx">    *
</span><ins>+        * @since Twenty Fourteen 1.0
+        *
</ins><span class="cx">    * @return void
</span><span class="cx">   */
</span><span class="cx">  function flush_widget_cache() {
</span><span class="lines">@@ -219,8 +233,10 @@
</span><span class="cx">  }
</span><span class="cx"> 
</span><span class="cx">  /**
</span><del>-        * Displays the form for this widget on the Widgets page of the Admin area.
</del><ins>+         * Display the form for this widget on the Widgets page of the Admin area.
</ins><span class="cx">    *
</span><ins>+        * @since Twenty Fourteen 1.0
+        *
</ins><span class="cx">    * @param array $instance
</span><span class="cx">   * @return void
</span><span class="cx">   */
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteenindexphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/index.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/index.php     2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/index.php        2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,15 +1,16 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The main template file.
</del><ins>+ * The main template file
</ins><span class="cx">  *
</span><span class="cx">  * This is the most generic template file in a WordPress theme
</span><span class="cx">  * and one of the two required files for a theme (the other being style.css).
</span><span class="cx">  * It is used to display a page when nothing more specific matches a query.
</span><span class="cx">  * E.g., it puts together the home page when no home.php file exists.
</span><del>- * Learn more: http://codex.wordpress.org/Template_Hierarchy
</del><ins>+ * @link http://codex.wordpress.org/Template_Hierarchy
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> 
</span><span class="cx"> get_header(); ?>
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteenpagephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/page.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/page.php      2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/page.php 2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,14 +1,14 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The template for displaying all pages.
</del><ins>+ * The template for displaying all pages
</ins><span class="cx">  *
</span><span class="cx">  * This is the template that displays all pages by default.
</span><del>- * Please note that this is the WordPress construct of pages
- * and that other 'pages' on your WordPress site will use a
- * different template.
</del><ins>+ * Please note that this is the WordPress construct of pages and that other 'pages'
+ * on your WordPress site will use a different template.
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> 
</span><span class="cx"> get_header(); ?>
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteensearchphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/search.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/search.php    2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/search.php       2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,9 +1,10 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The template for displaying Search Results pages.
</del><ins>+ * The template for displaying Search Results pages
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> 
</span><span class="cx"> get_header(); ?>
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteensidebarcontentphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/sidebar-content.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/sidebar-content.php   2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/sidebar-content.php      2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,9 +1,10 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The Content Sidebar.
</del><ins>+ * The Content Sidebar
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> if ( ! is_active_sidebar( 'sidebar-2' ) )
</span><span class="cx">  return;
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteensidebarfooterphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/sidebar-footer.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/sidebar-footer.php    2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/sidebar-footer.php       2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,9 +1,10 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The Sidebar containing the main widget area.
</del><ins>+ * The Footer Sidebar
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> 
</span><span class="cx"> if ( ! is_active_sidebar( 'sidebar-3' ) )
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteensidebarphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/sidebar.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/sidebar.php   2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/sidebar.php      2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,9 +1,10 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The Sidebar containing the main widget area.
</del><ins>+ * The Sidebar containing the main widget area
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> ?>
</span><span class="cx"> <div id="secondary">
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteensinglephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/single.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/single.php    2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/single.php       2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,9 +1,10 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The Template for displaying all single posts.
</del><ins>+ * The Template for displaying all single posts
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> 
</span><span class="cx"> get_header(); ?>
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteentagphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/tag.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/tag.php       2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/tag.php  2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,13 +1,14 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The template for displaying Tag pages.
</del><ins>+ * The template for displaying Tag pages
</ins><span class="cx">  *
</span><span class="cx">  * Used to display archive-type pages for posts in a tag.
</span><span class="cx">  *
</span><del>- * Learn more: http://codex.wordpress.org/Template_Hierarchy
</del><ins>+ * @link http://codex.wordpress.org/Template_Hierarchy
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> 
</span><span class="cx"> get_header(); ?>
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteentaxonomypost_formatphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/taxonomy-post_format.php (25768 => 25769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/taxonomy-post_format.php      2013-10-11 21:00:50 UTC (rev 25768)
+++ trunk/src/wp-content/themes/twentyfourteen/taxonomy-post_format.php 2013-10-11 22:01:14 UTC (rev 25769)
</span><span class="lines">@@ -1,15 +1,16 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The template for displaying Post Format pages.
</del><ins>+ * The template for displaying Post Format pages
</ins><span class="cx">  *
</span><span class="cx">  * Used to display archive-type pages for posts with a post format.
</span><span class="cx">  * If you'd like to further customize these Post Format views, you may create a
</span><span class="cx">  * new template file for each specific one.
</span><span class="cx">  *
</span><del>- * Learn more: http://codex.wordpress.org/Template_Hierarchy
</del><ins>+ * @link http://codex.wordpress.org/Template_Hierarchy
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><ins>+ * @since Twenty Fourteen 1.0
</ins><span class="cx">  */
</span><span class="cx"> 
</span><span class="cx"> get_header(); ?>
</span></span></pre>
</div>
</div>

</body>
</html>