<!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>[25746] trunk/src/wp-content/themes: Default themes: Don't use /** docblocks for simple multiline comments.</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/25746">25746</a></dd>
<dt>Author</dt> <dd>nacin</dd>
<dt>Date</dt> <dd>2013-10-09 20:38:26 +0000 (Wed, 09 Oct 2013)</dd>
</dl>
<h3>Log Message</h3>
<pre>Default themes: Don't use /** docblocks for simple multiline comments.
props DrewAPicture, ericlewis.
fixes <a href="http://core.trac.wordpress.org/ticket/25256">#25256</a>.</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcwpcontentthemestwentyelevenauthorphp">trunk/src/wp-content/themes/twentyeleven/author.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyelevencategoryphp">trunk/src/wp-content/themes/twentyeleven/category.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyelevencommentsphp">trunk/src/wp-content/themes/twentyeleven/comments.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyelevenfooterphp">trunk/src/wp-content/themes/twentyeleven/footer.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyelevenfunctionsphp">trunk/src/wp-content/themes/twentyeleven/functions.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyelevenheaderphp">trunk/src/wp-content/themes/twentyeleven/header.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyelevenimagephp">trunk/src/wp-content/themes/twentyeleven/image.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyelevensearchphp">trunk/src/wp-content/themes/twentyeleven/search.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyelevenshowcasephp">trunk/src/wp-content/themes/twentyeleven/showcase.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyelevensidebarfooterphp">trunk/src/wp-content/themes/twentyeleven/sidebar-footer.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyeleventagphp">trunk/src/wp-content/themes/twentyeleven/tag.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytenarchivephp">trunk/src/wp-content/themes/twentyten/archive.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytenattachmentphp">trunk/src/wp-content/themes/twentyten/attachment.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytenauthorphp">trunk/src/wp-content/themes/twentyten/author.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytencategoryphp">trunk/src/wp-content/themes/twentyten/category.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytencommentsphp">trunk/src/wp-content/themes/twentyten/comments.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytenfooterphp">trunk/src/wp-content/themes/twentyten/footer.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytenfunctionsphp">trunk/src/wp-content/themes/twentyten/functions.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytenheaderphp">trunk/src/wp-content/themes/twentyten/header.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytenindexphp">trunk/src/wp-content/themes/twentyten/index.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytenloopphp">trunk/src/wp-content/themes/twentyten/loop.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytenonecolumnpagephp">trunk/src/wp-content/themes/twentyten/onecolumn-page.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytenpagephp">trunk/src/wp-content/themes/twentyten/page.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytensearchphp">trunk/src/wp-content/themes/twentyten/search.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytensidebarfooterphp">trunk/src/wp-content/themes/twentyten/sidebar-footer.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytensidebarphp">trunk/src/wp-content/themes/twentyten/sidebar.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytensinglephp">trunk/src/wp-content/themes/twentyten/single.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytentagphp">trunk/src/wp-content/themes/twentyten/tag.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentythirteenauthorphp">trunk/src/wp-content/themes/twentythirteen/author.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentythirteencommentsphp">trunk/src/wp-content/themes/twentythirteen/comments.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentythirteenfunctionsphp">trunk/src/wp-content/themes/twentythirteen/functions.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentythirteeninccustomheaderphp">trunk/src/wp-content/themes/twentythirteen/inc/custom-header.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwelvecommentsphp">trunk/src/wp-content/themes/twentytwelve/comments.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwelvefunctionsphp">trunk/src/wp-content/themes/twentytwelve/functions.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwelveimagephp">trunk/src/wp-content/themes/twentytwelve/image.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwelvesidebarfrontphp">trunk/src/wp-content/themes/twentytwelve/sidebar-front.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytwelvetagphp">trunk/src/wp-content/themes/twentytwelve/tag.php</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrcwpcontentthemestwentyelevenauthorphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyeleven/author.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyeleven/author.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyeleven/author.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx"> <?php if ( have_posts() ) : ?>
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Queue the first post, that way we know what author
</span><span class="cx"> * we're dealing with (if that is the case).
</span><span class="cx"> *
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx"> </header>
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Since we called the_post() above, we need to
</span><span class="cx"> * rewind the loop back to the beginning that way
</span><span class="cx"> * we can run the loop properly, in full.
</span><span class="lines">@@ -67,7 +67,7 @@
</span><span class="cx"> <?php while ( have_posts() ) : the_post(); ?>
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Include the Post-Format-specific template for the content.
</span><span class="cx"> * If you want to overload this in a child theme then include a file
</span><span class="cx"> * called content-___.php (where ___ is the Post Format name) and that will be used instead.
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyelevencategoryphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyeleven/category.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyeleven/category.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyeleven/category.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -40,7 +40,7 @@
</span><span class="cx"> <?php while ( have_posts() ) : the_post(); ?>
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Include the Post-Format-specific template for the content.
</span><span class="cx"> * If you want to overload this in a child theme then include a file
</span><span class="cx"> * called content-___.php (where ___ is the Post Format name) and that will be used instead.
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyelevencommentsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyeleven/comments.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyeleven/comments.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyeleven/comments.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx"> <p class="nopassword"><?php _e( 'This post is password protected. Enter the password to view any comments.', 'twentyeleven' ); ?></p>
</span><span class="cx"> </div><!-- #comments -->
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Stop the rest of comments.php from being processed,
</span><span class="cx"> * but don't kill the script entirely -- we still have
</span><span class="cx"> * to fully load the template.
</span><span class="lines">@@ -46,7 +46,7 @@
</span><span class="cx">
</span><span class="cx"> <ol class="commentlist">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Loop through and list the comments. Tell wp_list_comments()
</span><span class="cx"> * to use twentyeleven_comment() to format the comments.
</span><span class="cx"> * If you want to overload this in a child theme then you can
</span><span class="lines">@@ -66,7 +66,7 @@
</span><span class="cx"> <?php endif; // check for comment navigation ?>
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * If there are no comments and comments are closed, let's leave a little note, shall we?
</span><span class="cx"> * But we only want the note on posts and pages that had comments in the first place.
</span><span class="cx"> */
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyelevenfooterphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyeleven/footer.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyeleven/footer.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyeleven/footer.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx"> <footer id="colophon" role="contentinfo">
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * A sidebar in the footer? Yep. You can can customize
</span><span class="cx"> * your footer with three columns of widgets.
</span><span class="cx"> */
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyelevenfunctionsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyeleven/functions.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyeleven/functions.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyeleven/functions.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -38,13 +38,11 @@
</span><span class="cx"> * @since Twenty Eleven 1.0
</span><span class="cx"> */
</span><span class="cx">
</span><del>-/**
- * Set the content width based on the theme's design and stylesheet.
- */
</del><ins>+// Set the content width based on the theme's design and stylesheet.
</ins><span class="cx"> if ( ! isset( $content_width ) )
</span><span class="cx"> $content_width = 584;
</span><span class="cx">
</span><del>-/**
</del><ins>+/*
</ins><span class="cx"> * Tell WordPress to run twentyeleven_setup() when the 'after_setup_theme' hook is run.
</span><span class="cx"> */
</span><span class="cx"> add_action( 'after_setup_theme', 'twentyeleven_setup' );
</span><span class="lines">@@ -72,7 +70,7 @@
</span><span class="cx"> */
</span><span class="cx"> function twentyeleven_setup() {
</span><span class="cx">
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Make Twenty Eleven available for translation.
</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 Eleven, use
</span><span class="lines">@@ -107,7 +105,7 @@
</span><span class="cx">
</span><span class="cx"> // Add support for custom backgrounds.
</span><span class="cx"> add_theme_support( 'custom-background', array(
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Let WordPress know what our default background color is.
</span><span class="cx"> * This is dependent on our current color scheme.
</span><span class="cx"> */
</span><span class="lines">@@ -162,14 +160,14 @@
</span><span class="cx"> add_custom_background();
</span><span class="cx"> }
</span><span class="cx">
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * We'll be using post thumbnails for custom header images on posts and pages.
</span><span class="cx"> * We want them to be the size of the header image that we just defined.
</span><span class="cx"> * Larger images will be auto-cropped to fit, smaller ones will be ignored. See header.php.
</span><span class="cx"> */
</span><span class="cx"> set_post_thumbnail_size( $custom_header_support['width'], $custom_header_support['height'], true );
</span><span class="cx">
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Add Twenty Eleven's custom image sizes.
</span><span class="cx"> * Used for large feature (header) images.
</span><span class="cx"> */
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyelevenheaderphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyeleven/header.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyeleven/header.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyeleven/header.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -25,9 +25,7 @@
</span><span class="cx"> <meta charset="<?php bloginfo( 'charset' ); ?>" />
</span><span class="cx"> <meta name="viewport" content="width=device-width" />
</span><span class="cx"> <title><?php
</span><del>- /**
- * Print the <title> tag based on what is being viewed.
- */
</del><ins>+ // Print the <title> tag based on what is being viewed.
</ins><span class="cx"> global $page, $paged;
</span><span class="cx">
</span><span class="cx"> wp_title( '|', true, 'right' );
</span><span class="lines">@@ -52,14 +50,14 @@
</span><span class="cx"> <script src="<?php echo get_template_directory_uri(); ?>/js/html5.js" type="text/javascript"></script>
</span><span class="cx"> <![endif]-->
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * We add some JavaScript to pages with the comment form
</span><span class="cx"> * to support sites with threaded comments (when in use).
</span><span class="cx"> */
</span><span class="cx"> if ( is_singular() && get_option( 'thread_comments' ) )
</span><span class="cx"> wp_enqueue_script( 'comment-reply' );
</span><span class="cx">
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Always have wp_head() just before the closing </head>
</span><span class="cx"> * tag of your theme, or you will break many plugins, which
</span><span class="cx"> * generally use this hook to add elements to <head> such
</span><span class="lines">@@ -83,7 +81,7 @@
</span><span class="cx"> if ( $header_image ) :
</span><span class="cx"> // Compatibility with versions of WordPress prior to 3.4.
</span><span class="cx"> if ( function_exists( 'get_custom_header' ) ) {
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * We need to figure out what the minimum width should be for our featured image.
</span><span class="cx"> * This result would be the suggested width if the theme were to implement flexible widths.
</span><span class="cx"> */
</span><span class="lines">@@ -94,7 +92,7 @@
</span><span class="cx"> ?>
</span><span class="cx"> <a href="<?php echo esc_url( home_url( '/' ) ); ?>">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * The header image.
</span><span class="cx"> * Check if this is a post or page, if it has a thumbnail, and if it's a big one
</span><span class="cx"> */
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyelevenimagephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyeleven/image.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyeleven/image.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyeleven/image.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx"> <div class="entry-attachment">
</span><span class="cx"> <div class="attachment">
</span><span class="cx"> <?php
</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 of the next adjacent image in a gallery,
</span><span class="cx"> * or the first image (if we're looking at the last image in a gallery), or, in a gallery of one, just the link to that image file
</span><span class="cx"> */
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyelevensearchphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyeleven/search.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyeleven/search.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyeleven/search.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx"> <?php while ( have_posts() ) : the_post(); ?>
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Include the Post-Format-specific template for the content.
</span><span class="cx"> * If you want to overload this in a child theme then include a file
</span><span class="cx"> * called content-___.php (where ___ is the Post Format name) and that
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyelevenshowcasephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyeleven/showcase.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyeleven/showcase.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyeleven/showcase.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx"> <?php while ( have_posts() ) : the_post(); ?>
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * We are using a heading by rendering the_content
</span><span class="cx"> * If we have content for this page, let's display it.
</span><span class="cx"> */
</span><span class="lines">@@ -37,7 +37,7 @@
</span><span class="cx"> <?php endwhile; ?>
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Begin the featured posts section.
</span><span class="cx"> *
</span><span class="cx"> * See if we have any sticky posts and use them to create our featured posts.
</span><span class="lines">@@ -61,7 +61,7 @@
</span><span class="cx"> // Proceed only if published posts exist
</span><span class="cx"> if ( $featured->have_posts() ) :
</span><span class="cx">
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * We will need to count featured posts starting from zero
</span><span class="cx"> * to create the slider navigation.
</span><span class="cx"> */
</span><span class="lines">@@ -84,7 +84,7 @@
</span><span class="cx"> // Increase the counter.
</span><span class="cx"> $counter_slider++;
</span><span class="cx">
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * We're going to add a class to our featured post for featured images
</span><span class="cx"> * by default it'll have the feature-text class.
</span><span class="cx"> */
</span><span class="lines">@@ -108,7 +108,7 @@
</span><span class="cx"> <section class="featured-post <?php echo $feature_class; ?>" id="featured-post-<?php echo $counter_slider; ?>">
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * If the thumbnail is as big as the header image
</span><span class="cx"> * make it a large featured post, otherwise render it small
</span><span class="cx"> */
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyelevensidebarfooterphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyeleven/sidebar-footer.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyeleven/sidebar-footer.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyeleven/sidebar-footer.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> ?>
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * The footer widget area is triggered if any of the areas
</span><span class="cx"> * have widgets. So let's check that first.
</span><span class="cx"> *
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyeleventagphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyeleven/tag.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyeleven/tag.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyeleven/tag.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -40,7 +40,7 @@
</span><span class="cx"> <?php while ( have_posts() ) : the_post(); ?>
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Include the Post-Format-specific template for the content.
</span><span class="cx"> * If you want to overload this in a child theme then include a file
</span><span class="cx"> * called content-___.php (where ___ is the Post Format name) and that
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytenarchivephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyten/archive.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyten/archive.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyten/archive.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx"> <div id="content" role="main">
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Queue the first post, that way we know
</span><span class="cx"> * what date we're dealing with (if that is the case).
</span><span class="cx"> *
</span><span class="lines">@@ -42,14 +42,14 @@
</span><span class="cx"> </h1>
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Since we called the_post() above, we need to
</span><span class="cx"> * rewind the loop back to the beginning that way
</span><span class="cx"> * we can run the loop properly, in full.
</span><span class="cx"> */
</span><span class="cx"> rewind_posts();
</span><span class="cx">
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Run the loop for the archives page to output the posts.
</span><span class="cx"> * If you want to overload this in a child theme then include a file
</span><span class="cx"> * called loop-archive.php and that will be used instead.
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytenattachmentphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyten/attachment.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyten/attachment.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyten/attachment.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx"> <div id="content" role="main">
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Run the loop to output the attachment.
</span><span class="cx"> * If you want to overload this in a child theme then include a file
</span><span class="cx"> * called loop-attachment.php and that will be used instead.
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytenauthorphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyten/author.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyten/author.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyten/author.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx"> <div id="content" role="main">
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Queue the first post, that way we know who
</span><span class="cx"> * the author is when we try to get their name,
</span><span class="cx"> * URL, description, avatar, etc.
</span><span class="lines">@@ -51,14 +51,14 @@
</span><span class="cx"> <?php endif; ?>
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Since we called the_post() above, we need to
</span><span class="cx"> * rewind the loop back to the beginning that way
</span><span class="cx"> * we can run the loop properly, in full.
</span><span class="cx"> */
</span><span class="cx"> rewind_posts();
</span><span class="cx">
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Run the loop for the author archive page to output the authors posts
</span><span class="cx"> * If you want to overload this in a child theme then include a file
</span><span class="cx"> * called loop-author.php and that will be used instead.
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytencategoryphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyten/category.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyten/category.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyten/category.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -20,7 +20,7 @@
</span><span class="cx"> if ( ! empty( $category_description ) )
</span><span class="cx"> echo '<div class="archive-meta">' . $category_description . '</div>';
</span><span class="cx">
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Run the loop for the category page to output the posts.
</span><span class="cx"> * If you want to overload this in a child theme then include a file
</span><span class="cx"> * called loop-category.php and that will be used instead.
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytencommentsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyten/comments.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyten/comments.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyten/comments.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx"> <p class="nopassword"><?php _e( 'This post is password protected. Enter the password to view any comments.', 'twentyten' ); ?></p>
</span><span class="cx"> </div><!-- #comments -->
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Stop the rest of comments.php from being processed,
</span><span class="cx"> * but don't kill the script entirely -- we still have
</span><span class="cx"> * to fully load the template.
</span><span class="lines">@@ -46,7 +46,7 @@
</span><span class="cx">
</span><span class="cx"> <ol class="commentlist">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Loop through and list the comments. Tell wp_list_comments()
</span><span class="cx"> * to use twentyten_comment() to format the comments.
</span><span class="cx"> * If you want to overload this in a child theme then you can
</span><span class="lines">@@ -65,7 +65,7 @@
</span><span class="cx"> <?php endif; // check for comment navigation ?>
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * If there are no comments and comments are closed, let's leave a little note, shall we?
</span><span class="cx"> * But we only want the note on posts and pages that had comments in the first place.
</span><span class="cx"> */
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytenfooterphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyten/footer.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyten/footer.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyten/footer.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx"> <div id="colophon">
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * A sidebar in the footer? Yep. You can can customize
</span><span class="cx"> * your footer with four columns of widgets.
</span><span class="cx"> */
</span><span class="lines">@@ -46,7 +46,7 @@
</span><span class="cx"> </div><!-- #wrapper -->
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Always have wp_footer() just before the closing </body>
</span><span class="cx"> * tag of your theme, or you will break many plugins, which
</span><span class="cx"> * generally use this hook to reference JavaScript files.
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytenfunctionsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyten/functions.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyten/functions.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyten/functions.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -38,7 +38,7 @@
</span><span class="cx"> * @since Twenty Ten 1.0
</span><span class="cx"> */
</span><span class="cx">
</span><del>-/**
</del><ins>+/*
</ins><span class="cx"> * Set the content width based on the theme's design and stylesheet.
</span><span class="cx"> *
</span><span class="cx"> * Used to set the width of images and content. Should be equal to the width the theme
</span><span class="lines">@@ -47,7 +47,7 @@
</span><span class="cx"> if ( ! isset( $content_width ) )
</span><span class="cx"> $content_width = 640;
</span><span class="cx">
</span><del>-/** Tell WordPress to run twentyten_setup() when the 'after_setup_theme' hook is run. */
</del><ins>+/* Tell WordPress to run twentyten_setup() when the 'after_setup_theme' hook is run. */
</ins><span class="cx"> add_action( 'after_setup_theme', 'twentyten_setup' );
</span><span class="cx">
</span><span class="cx"> if ( ! function_exists( 'twentyten_setup' ) ):
</span><span class="lines">@@ -84,7 +84,7 @@
</span><span class="cx"> // Add default posts and comments RSS feed links to head
</span><span class="cx"> add_theme_support( 'automatic-feed-links' );
</span><span class="cx">
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Make theme available for translation.
</span><span class="cx"> * Translations can be filed in the /languages/ directory
</span><span class="cx"> */
</span><span class="lines">@@ -104,7 +104,7 @@
</span><span class="cx"> // The custom header business starts here.
</span><span class="cx">
</span><span class="cx"> $custom_header_support = array(
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * The default image to use.
</span><span class="cx"> * The %s is a placeholder for the theme template directory URI.
</span><span class="cx"> */
</span><span class="lines">@@ -147,7 +147,7 @@
</span><span class="cx"> add_custom_background();
</span><span class="cx"> }
</span><span class="cx">
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * We'll be using post thumbnails for custom header images on posts and pages.
</span><span class="cx"> * We want them to be 940 pixels wide by 198 pixels tall.
</span><span class="cx"> * Larger images will be auto-cropped to fit, smaller ones will be ignored. See header.php.
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytenheaderphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyten/header.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyten/header.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyten/header.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -37,14 +37,14 @@
</span><span class="cx"> <link rel="stylesheet" type="text/css" media="all" href="<?php bloginfo( 'stylesheet_url' ); ?>" />
</span><span class="cx"> <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" />
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * We add some JavaScript to pages with the comment form
</span><span class="cx"> * to support sites with threaded comments (when in use).
</span><span class="cx"> */
</span><span class="cx"> if ( is_singular() && get_option( 'thread_comments' ) )
</span><span class="cx"> wp_enqueue_script( 'comment-reply' );
</span><span class="cx">
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Always have wp_head() just before the closing </head>
</span><span class="cx"> * tag of your theme, or you will break many plugins, which
</span><span class="cx"> * generally use this hook to add elements to <head> such
</span><span class="lines">@@ -70,7 +70,7 @@
</span><span class="cx"> <?php
</span><span class="cx"> // Compatibility with versions of WordPress prior to 3.4.
</span><span class="cx"> if ( function_exists( 'get_custom_header' ) ) {
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * We need to figure out what the minimum width should be for our featured image.
</span><span class="cx"> * This result would be the suggested width if the theme were to implement flexible widths.
</span><span class="cx"> */
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytenindexphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyten/index.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyten/index.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyten/index.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -19,7 +19,7 @@
</span><span class="cx"> <div id="content" role="main">
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Run the loop to output the posts.
</span><span class="cx"> * If you want to overload this in a child theme then include a file
</span><span class="cx"> * called loop-index.php and that will be used instead.
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytenloopphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyten/loop.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyten/loop.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyten/loop.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -39,7 +39,7 @@
</span><span class="cx"> <?php endif; ?>
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Start the Loop.
</span><span class="cx"> *
</span><span class="cx"> * In Twenty Ten we use the same loop in multiple contexts.
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytenonecolumnpagephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyten/onecolumn-page.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyten/onecolumn-page.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyten/onecolumn-page.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx"> <div id="content" role="main">
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Run the loop to output the page.
</span><span class="cx"> * If you want to overload this in a child theme then include a file
</span><span class="cx"> * called loop-page.php and that will be used instead.
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytenpagephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyten/page.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyten/page.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyten/page.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx"> <div id="content" role="main">
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Run the loop to output the page.
</span><span class="cx"> * If you want to overload this in a child theme then include a file
</span><span class="cx"> * called loop-page.php and that will be used instead.
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytensearchphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyten/search.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyten/search.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyten/search.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx"> <?php if ( have_posts() ) : ?>
</span><span class="cx"> <h1 class="page-title"><?php printf( __( 'Search Results for: %s', 'twentyten' ), '<span>' . get_search_query() . '</span>' ); ?></h1>
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Run the loop for the search to output the results.
</span><span class="cx"> * If you want to overload this in a child theme then include a file
</span><span class="cx"> * called loop-search.php and that will be used instead.
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytensidebarfooterphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyten/sidebar-footer.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyten/sidebar-footer.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyten/sidebar-footer.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> ?>
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * The footer widget area is triggered if any of the areas
</span><span class="cx"> * have widgets. So let's check that first.
</span><span class="cx"> *
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytensidebarphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyten/sidebar.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyten/sidebar.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyten/sidebar.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> <ul class="xoxo">
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * When we call the dynamic_sidebar() function, it'll spit out
</span><span class="cx"> * the widgets for that widget area. If it instead returns false,
</span><span class="cx"> * then the sidebar simply doesn't exist, so we'll hard-code in
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytensinglephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyten/single.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyten/single.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyten/single.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx"> <div id="content" role="main">
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Run the loop to output the post.
</span><span class="cx"> * If you want to overload this in a child theme then include a file
</span><span class="cx"> * called loop-single.php and that will be used instead.
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytentagphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyten/tag.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyten/tag.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentyten/tag.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx"> ?></h1>
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>-/**
</del><ins>+/*
</ins><span class="cx"> * Run the loop for the tag archive to output the posts
</span><span class="cx"> * If you want to overload this in a child theme then include a file
</span><span class="cx"> * called loop-tag.php and that will be used instead.
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentythirteenauthorphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentythirteen/author.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentythirteen/author.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentythirteen/author.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx"> <?php if ( have_posts() ) : ?>
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Queue the first post, that way we know what author
</span><span class="cx"> * we're dealing with (if that is the case).
</span><span class="cx"> *
</span><span class="lines">@@ -32,7 +32,7 @@
</span><span class="cx"> </header><!-- .archive-header -->
</span><span class="cx">
</span><span class="cx"> <?php
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Since we called the_post() above, we need to
</span><span class="cx"> * rewind the loop back to the beginning that way
</span><span class="cx"> * we can run the loop properly, in full.
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentythirteencommentsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentythirteen/comments.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentythirteen/comments.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentythirteen/comments.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> * @since Twenty Thirteen 1.0
</span><span class="cx"> */
</span><span class="cx">
</span><del>-/**
</del><ins>+/*
</ins><span class="cx"> * If the current post is protected by a password and the visitor has not yet
</span><span class="cx"> * entered the password we will return early without loading the comments.
</span><span class="cx"> */
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentythirteenfunctionsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentythirteen/functions.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentythirteen/functions.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentythirteen/functions.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -23,7 +23,7 @@
</span><span class="cx"> * @since Twenty Thirteen 1.0
</span><span class="cx"> */
</span><span class="cx">
</span><del>-/**
</del><ins>+/*
</ins><span class="cx"> * Set up the content width value based on the theme's design.
</span><span class="cx"> *
</span><span class="cx"> * @see twentythirteen_content_width() for template-specific adjustments.
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> * @return void
</span><span class="cx"> */
</span><span class="cx"> function twentythirteen_setup() {
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Makes Twenty Thirteen available for translation.
</span><span class="cx"> *
</span><span class="cx"> * Translations can be added to the /languages/ directory.
</span><span class="lines">@@ -70,7 +70,7 @@
</span><span class="cx"> */
</span><span class="cx"> load_theme_textdomain( 'twentythirteen', get_template_directory() . '/languages' );
</span><span class="cx">
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * This theme styles the visual editor to resemble the theme style,
</span><span class="cx"> * specifically font, colors, icons, and column width.
</span><span class="cx"> */
</span><span class="lines">@@ -79,13 +79,13 @@
</span><span class="cx"> // Adds RSS feed links to <head> for posts and comments.
</span><span class="cx"> add_theme_support( 'automatic-feed-links' );
</span><span class="cx">
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Switches default core markup for search form, comment form,
</span><span class="cx"> * and comments to output valid HTML5.
</span><span class="cx"> */
</span><span class="cx"> add_theme_support( 'html5', array( 'search-form', 'comment-form', 'comment-list' ) );
</span><span class="cx">
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * This theme supports all available post formats by default.
</span><span class="cx"> * See http://codex.wordpress.org/Post_Formats
</span><span class="cx"> */
</span><span class="lines">@@ -96,7 +96,7 @@
</span><span class="cx"> // This theme uses wp_nav_menu() in one location.
</span><span class="cx"> register_nav_menu( 'primary', __( 'Navigation Menu', 'twentythirteen' ) );
</span><span class="cx">
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * This theme uses a custom image size for featured images, displayed on
</span><span class="cx"> * "standard" posts and pages.
</span><span class="cx"> */
</span><span class="lines">@@ -121,14 +121,14 @@
</span><span class="cx"> function twentythirteen_fonts_url() {
</span><span class="cx"> $fonts_url = '';
</span><span class="cx">
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Translators: If there are characters in your language that are not
</span><span class="cx"> * supported by Source Sans Pro, translate this to 'off'. Do not translate
</span><span class="cx"> * into your own language.
</span><span class="cx"> */
</span><span class="cx"> $source_sans_pro = _x( 'on', 'Source Sans Pro font: on or off', 'twentythirteen' );
</span><span class="cx">
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Translators: If there are characters in your language that are not
</span><span class="cx"> * supported by Bitter, translate this to 'off'. Do not translate into your
</span><span class="cx"> * own language.
</span><span class="lines">@@ -162,7 +162,7 @@
</span><span class="cx"> * @return void
</span><span class="cx"> */
</span><span class="cx"> function twentythirteen_scripts_styles() {
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Adds JavaScript to pages with the comment form to support
</span><span class="cx"> * sites with threaded comments (when in use).
</span><span class="cx"> */
</span><span class="lines">@@ -413,7 +413,7 @@
</span><span class="cx"> $next_attachment_url = wp_get_attachment_url();
</span><span class="cx"> $post = get_post();
</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></pre></div>
<a id="trunksrcwpcontentthemestwentythirteeninccustomheaderphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentythirteen/inc/custom-header.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentythirteen/inc/custom-header.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentythirteen/inc/custom-header.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -40,7 +40,7 @@
</span><span class="cx">
</span><span class="cx"> add_theme_support( 'custom-header', $args );
</span><span class="cx">
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Default custom headers packaged with the theme.
</span><span class="cx"> * %s is a placeholder for the theme template directory URI.
</span><span class="cx"> */
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwelvecommentsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentytwelve/comments.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentytwelve/comments.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentytwelve/comments.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> * @since Twenty Twelve 1.0
</span><span class="cx"> */
</span><span class="cx">
</span><del>-/**
</del><ins>+/*
</ins><span class="cx"> * If the current post is protected by a password and
</span><span class="cx"> * the visitor has not yet entered the password we will
</span><span class="cx"> * return early without loading the comments.
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwelvefunctionsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentytwelve/functions.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentytwelve/functions.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentytwelve/functions.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -22,9 +22,7 @@
</span><span class="cx"> * @since Twenty Twelve 1.0
</span><span class="cx"> */
</span><span class="cx">
</span><del>-/**
- * Set up the content width value based on the theme's design and stylesheet.
- */
</del><ins>+// Set up the content width value based on the theme's design and stylesheet.
</ins><span class="cx"> if ( ! isset( $content_width ) )
</span><span class="cx"> $content_width = 625;
</span><span class="cx">
</span><span class="lines">@@ -44,7 +42,7 @@
</span><span class="cx"> * @since Twenty Twelve 1.0
</span><span class="cx"> */
</span><span class="cx"> function twentytwelve_setup() {
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Makes Twenty Twelve available for translation.
</span><span class="cx"> *
</span><span class="cx"> * Translations can be added to the /languages/ directory.
</span><span class="lines">@@ -65,7 +63,7 @@
</span><span class="cx"> // This theme uses wp_nav_menu() in one location.
</span><span class="cx"> register_nav_menu( 'primary', __( 'Primary Menu', 'twentytwelve' ) );
</span><span class="cx">
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * This theme supports custom background color and image,
</span><span class="cx"> * and here we also set up the default background color.
</span><span class="cx"> */
</span><span class="lines">@@ -97,14 +95,14 @@
</span><span class="cx"> function twentytwelve_get_font_url() {
</span><span class="cx"> $font_url = '';
</span><span class="cx">
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * translators: If there are characters in your language that are not supported
</span><span class="cx"> * by Open Sans, translate this to 'off'. Do not translate into your own language.
</span><span class="cx"> */
</span><span class="cx"> if ( 'off' !== _x( 'on', 'Open Sans font: on or off', 'twentytwelve' ) ) {
</span><span class="cx"> $subsets = 'latin,latin-ext';
</span><span class="cx">
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * translators: To add an additional Open Sans character subset specific to your language,
</span><span class="cx"> * translate this to 'greek', 'cyrillic' or 'vietnamese'. Do not translate into your own language.
</span><span class="cx"> */
</span><span class="lines">@@ -138,30 +136,24 @@
</span><span class="cx"> function twentytwelve_scripts_styles() {
</span><span class="cx"> global $wp_styles;
</span><span class="cx">
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Adds JavaScript to pages with the comment form to support
</span><span class="cx"> * sites with threaded comments (when in use).
</span><span class="cx"> */
</span><span class="cx"> if ( is_singular() && comments_open() && get_option( 'thread_comments' ) )
</span><span class="cx"> wp_enqueue_script( 'comment-reply' );
</span><span class="cx">
</span><del>- /**
- * Adds JavaScript for handling the navigation menu hide-and-show behavior.
- */
</del><ins>+ // Adds JavaScript for handling the navigation menu hide-and-show behavior.
</ins><span class="cx"> wp_enqueue_script( 'twentytwelve-navigation', get_template_directory_uri() . '/js/navigation.js', array(), '1.0', true );
</span><span class="cx">
</span><span class="cx"> $font_url = twentytwelve_get_font_url();
</span><span class="cx"> if ( ! empty( $font_url ) )
</span><span class="cx"> wp_enqueue_style( 'twentytwelve-fonts', esc_url_raw( $font_url ), array(), null );
</span><span class="cx">
</span><del>- /**
- * Loads our main stylesheet.
- */
</del><ins>+ // Loads our main stylesheet.
</ins><span class="cx"> wp_enqueue_style( 'twentytwelve-style', get_stylesheet_uri() );
</span><span class="cx">
</span><del>- /**
- * Loads the Internet Explorer specific stylesheet.
- */
</del><ins>+ // Loads the Internet Explorer specific stylesheet.
</ins><span class="cx"> wp_enqueue_style( 'twentytwelve-ie', get_template_directory_uri() . '/css/ie.css', array( 'twentytwelve-style' ), '20121010' );
</span><span class="cx"> $wp_styles->add_data( 'twentytwelve-ie', 'conditional', 'lt IE 9' );
</span><span class="cx"> }
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwelveimagephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentytwelve/image.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentytwelve/image.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentytwelve/image.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx"> <div class="entry-attachment">
</span><span class="cx"> <div class="attachment">
</span><span class="cx"> <?php
</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 of the next adjacent image in a gallery,
</span><span class="cx"> * or the first image (if we're looking at the last image in a gallery), or, in a gallery of one, just the link to that image file
</span><span class="cx"> */
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwelvesidebarfrontphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentytwelve/sidebar-front.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentytwelve/sidebar-front.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentytwelve/sidebar-front.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> * @since Twenty Twelve 1.0
</span><span class="cx"> */
</span><span class="cx">
</span><del>-/**
</del><ins>+/*
</ins><span class="cx"> * The front page widget area is triggered if any of the areas
</span><span class="cx"> * have widgets. So let's check that first.
</span><span class="cx"> *
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytwelvetagphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentytwelve/tag.php (25745 => 25746)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentytwelve/tag.php 2013-10-09 19:13:28 UTC (rev 25745)
+++ trunk/src/wp-content/themes/twentytwelve/tag.php 2013-10-09 20:38:26 UTC (rev 25746)
</span><span class="lines">@@ -29,7 +29,7 @@
</span><span class="cx"> /* Start the Loop */
</span><span class="cx"> while ( have_posts() ) : the_post();
</span><span class="cx">
</span><del>- /**
</del><ins>+ /*
</ins><span class="cx"> * Include the post format-specific template for the content. If you want to
</span><span class="cx"> * this in a child theme then include a file called called content-___.php
</span><span class="cx"> * (where ___ is the post format) and that will be used instead.
</span></span></pre>
</div>
</div>
</body>
</html>