<!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>[18244] trunk/wp-content/themes/twentyeleven: Twenty Eleven: escaping frenzy, hide authors if a single author blog.</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, #logmsg > ol { margin-left: 0; 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://trac.wordpress.org/changeset/18244">18244</a></dd>
<dt>Author</dt> <dd>nacin</dd>
<dt>Date</dt> <dd>2011-06-10 21:57:18 +0000 (Fri, 10 Jun 2011)</dd>
</dl>

<h3>Log Message</h3>
<pre>Twenty Eleven: escaping frenzy, hide authors if a single author blog. props DH-Shredder, props iandstewart, see <a href="http://trac.wordpress.org/ticket/17385">#17385</a>, fixes <a href="http://trac.wordpress.org/ticket/17563">#17563</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpcontentthemestwentyelevenauthorphp">trunk/wp-content/themes/twentyeleven/author.php</a></li>
<li><a href="#trunkwpcontentthemestwentyelevencontentasidephp">trunk/wp-content/themes/twentyeleven/content-aside.php</a></li>
<li><a href="#trunkwpcontentthemestwentyelevencontentfeaturedphp">trunk/wp-content/themes/twentyeleven/content-featured.php</a></li>
<li><a href="#trunkwpcontentthemestwentyelevencontentgalleryphp">trunk/wp-content/themes/twentyeleven/content-gallery.php</a></li>
<li><a href="#trunkwpcontentthemestwentyelevencontentimagephp">trunk/wp-content/themes/twentyeleven/content-image.php</a></li>
<li><a href="#trunkwpcontentthemestwentyelevencontentlinkphp">trunk/wp-content/themes/twentyeleven/content-link.php</a></li>
<li><a href="#trunkwpcontentthemestwentyelevencontentquotephp">trunk/wp-content/themes/twentyeleven/content-quote.php</a></li>
<li><a href="#trunkwpcontentthemestwentyelevencontentsinglephp">trunk/wp-content/themes/twentyeleven/content-single.php</a></li>
<li><a href="#trunkwpcontentthemestwentyelevencontentstatusphp">trunk/wp-content/themes/twentyeleven/content-status.php</a></li>
<li><a href="#trunkwpcontentthemestwentyelevencontentphp">trunk/wp-content/themes/twentyeleven/content.php</a></li>
<li><a href="#trunkwpcontentthemestwentyelevenfunctionsphp">trunk/wp-content/themes/twentyeleven/functions.php</a></li>
<li><a href="#trunkwpcontentthemestwentyelevenheaderphp">trunk/wp-content/themes/twentyeleven/header.php</a></li>
<li><a href="#trunkwpcontentthemestwentyelevenimagephp">trunk/wp-content/themes/twentyeleven/image.php</a></li>
<li><a href="#trunkwpcontentthemestwentyelevensearchformphp">trunk/wp-content/themes/twentyeleven/searchform.php</a></li>
<li><a href="#trunkwpcontentthemestwentyelevenstylecss">trunk/wp-content/themes/twentyeleven/style.css</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpcontentthemestwentyelevenauthorphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyeleven/author.php (18243 => 18244)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyeleven/author.php        2011-06-10 21:37:14 UTC (rev 18243)
+++ trunk/wp-content/themes/twentyeleven/author.php        2011-06-10 21:57:18 UTC (rev 18244)
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx">                                 ?&gt;
</span><span class="cx"> 
</span><span class="cx">                                 &lt;header class=&quot;page-header&quot;&gt;
</span><del>-                                        &lt;h1 class=&quot;page-title author&quot;&gt;&lt;?php printf( __( 'Author Archives: %s', 'twentyeleven' ), '&lt;span class=&quot;vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;' . get_author_posts_url( get_the_author_meta( &quot;ID&quot; ) ) . '&quot; title=&quot;' . esc_attr( get_the_author() ) . '&quot; rel=&quot;me&quot;&gt;' . get_the_author() . '&lt;/a&gt;&lt;/span&gt;' ); ?&gt;&lt;/h1&gt;
</del><ins>+                                        &lt;h1 class=&quot;page-title author&quot;&gt;&lt;?php printf( __( 'Author Archives: %s', 'twentyeleven' ), '&lt;span class=&quot;vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;' . esc_url( get_author_posts_url( get_the_author_meta( &quot;ID&quot; ) ) ) . '&quot; title=&quot;' . esc_attr( get_the_author() ) . '&quot; rel=&quot;me&quot;&gt;' . get_the_author() . '&lt;/a&gt;&lt;/span&gt;' ); ?&gt;&lt;/h1&gt;
</ins><span class="cx">                                 &lt;/header&gt;
</span><span class="cx"> 
</span><span class="cx">                                 &lt;?php
</span></span></pre></div>
<a id="trunkwpcontentthemestwentyelevencontentasidephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyeleven/content-aside.php (18243 => 18244)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyeleven/content-aside.php        2011-06-10 21:37:14 UTC (rev 18243)
+++ trunk/wp-content/themes/twentyeleven/content-aside.php        2011-06-10 21:57:18 UTC (rev 18244)
</span><span class="lines">@@ -39,16 +39,7 @@
</span><span class="cx">                 &lt;?php endif; ?&gt;
</span><span class="cx"> 
</span><span class="cx">                 &lt;footer class=&quot;entry-meta&quot;&gt;
</span><del>-                        &lt;?php
-                                printf( __( '&lt;span class=&quot;sep&quot;&gt;Posted on &lt;/span&gt;&lt;a href=&quot;%1$s&quot; rel=&quot;bookmark&quot;&gt;&lt;time class=&quot;entry-date&quot; datetime=&quot;%2$s&quot; pubdate&gt;%3$s&lt;/time&gt;&lt;/a&gt; &lt;span class=&quot;sep&quot;&gt; by &lt;/span&gt; &lt;span class=&quot;author vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;%4$s&quot; title=&quot;%5$s&quot; rel=&quot;author&quot;&gt;%6$s&lt;/a&gt;&lt;/span&gt;', 'twentyeleven' ),
-                                        get_permalink(),
-                                        get_the_date( 'c' ),
-                                        get_the_date(),
-                                        get_author_posts_url( get_the_author_meta( 'ID' ) ),
-                                        sprintf( esc_attr__( 'View all posts by %s', 'twentyeleven' ), get_the_author() ),
-                                        get_the_author()
-                                );
-                        ?&gt;
</del><ins>+                        &lt;?php twentyeleven_posted_on(); ?&gt;
</ins><span class="cx">                         &lt;?php if ( comments_open() ) : ?&gt;
</span><span class="cx">                         &lt;span class=&quot;sep&quot;&gt; | &lt;/span&gt;
</span><span class="cx">                         &lt;span class=&quot;comments-link&quot;&gt;&lt;?php comments_popup_link( __( '&lt;span class=&quot;leave-reply&quot;&gt;Leave a reply&lt;/span&gt;', 'twentyeleven' ), __( '&lt;b&gt;1&lt;/b&gt; Reply', 'twentyeleven' ), __( '&lt;b&gt;%&lt;/b&gt; Replies', 'twentyeleven' ) ); ?&gt;&lt;/span&gt;
</span></span></pre></div>
<a id="trunkwpcontentthemestwentyelevencontentfeaturedphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyeleven/content-featured.php (18243 => 18244)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyeleven/content-featured.php        2011-06-10 21:37:14 UTC (rev 18243)
+++ trunk/wp-content/themes/twentyeleven/content-featured.php        2011-06-10 21:57:18 UTC (rev 18244)
</span><span class="lines">@@ -14,16 +14,7 @@
</span><span class="cx">                 &lt;h1 class=&quot;entry-title&quot;&gt;&lt;a href=&quot;&lt;?php the_permalink(); ?&gt;&quot; title=&quot;&lt;?php printf( esc_attr__( 'Permalink to %s', 'twentyeleven' ), the_title_attribute( 'echo=0' ) ); ?&gt;&quot; rel=&quot;bookmark&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> 
</span><span class="cx">                 &lt;div class=&quot;entry-meta&quot;&gt;
</span><del>-                        &lt;?php
-                                printf( __( '&lt;span class=&quot;sep&quot;&gt;Posted on &lt;/span&gt;&lt;a href=&quot;%1$s&quot; rel=&quot;bookmark&quot;&gt;&lt;time class=&quot;entry-date&quot; datetime=&quot;%2$s&quot; pubdate&gt;%3$s&lt;/time&gt;&lt;/a&gt; &lt;span class=&quot;sep&quot;&gt; by &lt;/span&gt; &lt;span class=&quot;author vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;%4$s&quot; title=&quot;%5$s&quot; rel=&quot;author&quot;&gt;%6$s&lt;/a&gt;&lt;/span&gt;', 'twentyeleven' ),
-                                        get_permalink(),
-                                        get_the_date( 'c' ),
-                                        get_the_date(),
-                                        get_author_posts_url( get_the_author_meta( 'ID' ) ),
-                                        sprintf( esc_attr__( 'View all posts by %s', 'twentyeleven' ), get_the_author() ),
-                                        get_the_author()
-                                );
-                        ?&gt;
</del><ins>+                        &lt;?php twentyeleven_posted_on(); ?&gt;
</ins><span class="cx">                 &lt;/div&gt;&lt;!-- .entry-meta --&gt;
</span><span class="cx">         &lt;/header&gt;&lt;!-- .entry-header --&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -46,7 +37,7 @@
</span><span class="cx">                                 /* translators: used between list items, there is a space after the comma */
</span><span class="cx">                                 get_the_category_list( __( ', ', 'twentyeleven' ) ),
</span><span class="cx">                                 $tag_list,
</span><del>-                                get_permalink(),
</del><ins>+                                esc_url( get_permalink() ),
</ins><span class="cx">                                 the_title_attribute( 'echo=0' )
</span><span class="cx">                         );
</span><span class="cx">                 ?&gt;
</span></span></pre></div>
<a id="trunkwpcontentthemestwentyelevencontentgalleryphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyeleven/content-gallery.php (18243 => 18244)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyeleven/content-gallery.php        2011-06-10 21:37:14 UTC (rev 18243)
+++ trunk/wp-content/themes/twentyeleven/content-gallery.php        2011-06-10 21:57:18 UTC (rev 18244)
</span><span class="lines">@@ -18,16 +18,7 @@
</span><span class="cx">                 &lt;/hgroup&gt;
</span><span class="cx"> 
</span><span class="cx">                 &lt;div class=&quot;entry-meta&quot;&gt;
</span><del>-                        &lt;?php
-                                printf( __( '&lt;span class=&quot;sep&quot;&gt;Posted on &lt;/span&gt;&lt;a href=&quot;%1$s&quot; rel=&quot;bookmark&quot;&gt;&lt;time class=&quot;entry-date&quot; datetime=&quot;%2$s&quot; pubdate&gt;%3$s&lt;/time&gt;&lt;/a&gt; &lt;span class=&quot;sep&quot;&gt; by &lt;/span&gt; &lt;span class=&quot;author vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;%4$s&quot; title=&quot;%5$s&quot; rel=&quot;author&quot;&gt;%6$s&lt;/a&gt;&lt;/span&gt;', 'twentyeleven' ),
-                                        get_permalink(),
-                                        get_the_date( 'c' ),
-                                        get_the_date(),
-                                        get_author_posts_url( get_the_author_meta( 'ID' ) ),
-                                        sprintf( esc_attr__( 'View all posts by %s', 'twentyeleven' ), get_the_author() ),
-                                        get_the_author()
-                                );
-                        ?&gt;
</del><ins>+                        &lt;?php twentyeleven_posted_on(); ?&gt;
</ins><span class="cx">                 &lt;/div&gt;&lt;!-- .entry-meta --&gt;
</span><span class="cx">         &lt;/header&gt;&lt;!-- .entry-header --&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -54,7 +45,7 @@
</span><span class="cx">                                 &lt;/figure&gt;&lt;!-- .gallery-thumb --&gt;
</span><span class="cx"> 
</span><span class="cx">                                 &lt;p&gt;&lt;em&gt;&lt;?php printf( _n( 'This gallery contains &lt;a %1$s&gt;%2$s photo&lt;/a&gt;.', 'This gallery contains &lt;a %1$s&gt;%2$s photos&lt;/a&gt;.', $total_images, 'twentyeleven' ),
</span><del>-                                                'href=&quot;' . get_permalink() . '&quot; title=&quot;' . sprintf( esc_attr__( 'Permalink to %s', 'twentyeleven' ), the_title_attribute( 'echo=0' ) ) . '&quot; rel=&quot;bookmark&quot;',
</del><ins>+                                                'href=&quot;' . esc_url( get_permalink() ) . '&quot; title=&quot;' . sprintf( esc_attr__( 'Permalink to %s', 'twentyeleven' ), the_title_attribute( 'echo=0' ) ) . '&quot; rel=&quot;bookmark&quot;',
</ins><span class="cx">                                                 number_format_i18n( $total_images )
</span><span class="cx">                                         ); ?&gt;&lt;/em&gt;&lt;/p&gt;
</span><span class="cx">                         &lt;?php endif; ?&gt;
</span></span></pre></div>
<a id="trunkwpcontentthemestwentyelevencontentimagephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyeleven/content-image.php (18243 => 18244)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyeleven/content-image.php        2011-06-10 21:37:14 UTC (rev 18243)
+++ trunk/wp-content/themes/twentyeleven/content-image.php        2011-06-10 21:57:18 UTC (rev 18244)
</span><span class="lines">@@ -32,11 +32,11 @@
</span><span class="cx">                         &lt;?php if ( 'post' == $post-&gt;post_type ) : // Hide category and tag text for pages on Search ?&gt;
</span><span class="cx">                         &lt;div class=&quot;entry-meta&quot;&gt;
</span><span class="cx">                                 &lt;?php
</span><del>-                                        printf( __( '&lt;a href=&quot;%1$s&quot; rel=&quot;bookmark&quot;&gt;&lt;time class=&quot;entry-date&quot; datetime=&quot;%2$s&quot; pubdate&gt;%3$s&lt;/time&gt;&lt;/a&gt; &lt;span class=&quot;sep&quot;&gt; by &lt;/span&gt; &lt;span class=&quot;author vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;%4$s&quot; title=&quot;%5$s&quot; rel=&quot;author&quot;&gt;%6$s&lt;/a&gt;&lt;/span&gt;', 'twentyeleven' ),
-                                                get_permalink(),
</del><ins>+                                        printf( __( '&lt;a href=&quot;%1$s&quot; rel=&quot;bookmark&quot;&gt;&lt;time class=&quot;entry-date&quot; datetime=&quot;%2$s&quot; pubdate&gt;%3$s&lt;/time&gt;&lt;/a&gt;&lt;/a&gt;&lt;span class=&quot;by-author&quot;&gt; &lt;span class=&quot;sep&quot;&gt; by &lt;/span&gt; &lt;span class=&quot;author vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;%4$s&quot; title=&quot;%5$s&quot; rel=&quot;author&quot;&gt;%6$s&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;', 'twentyeleven' ),
+                                                esc_url( get_permalink() ),
</ins><span class="cx">                                                 get_the_date( 'c' ),
</span><span class="cx">                                                 get_the_date(),
</span><del>-                                                get_author_posts_url( get_the_author_meta( 'ID' ) ),
</del><ins>+                                                esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ),
</ins><span class="cx">                                                 sprintf( esc_attr__( 'View all posts by %s', 'twentyeleven' ), get_the_author() ),
</span><span class="cx">                                                 get_the_author()
</span><span class="cx">                                         );
</span></span></pre></div>
<a id="trunkwpcontentthemestwentyelevencontentlinkphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyeleven/content-link.php (18243 => 18244)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyeleven/content-link.php        2011-06-10 21:37:14 UTC (rev 18243)
+++ trunk/wp-content/themes/twentyeleven/content-link.php        2011-06-10 21:57:18 UTC (rev 18244)
</span><span class="lines">@@ -39,16 +39,7 @@
</span><span class="cx">                 &lt;?php endif; ?&gt;
</span><span class="cx"> 
</span><span class="cx">                 &lt;footer class=&quot;entry-meta&quot;&gt;
</span><del>-                        &lt;?php
-                                printf( __( '&lt;span class=&quot;sep&quot;&gt;Posted on &lt;/span&gt;&lt;a href=&quot;%1$s&quot; rel=&quot;bookmark&quot;&gt;&lt;time class=&quot;entry-date&quot; datetime=&quot;%2$s&quot; pubdate&gt;%3$s&lt;/time&gt;&lt;/a&gt; &lt;span class=&quot;sep&quot;&gt; by &lt;/span&gt; &lt;span class=&quot;author vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;%4$s&quot; title=&quot;%5$s&quot; rel=&quot;author&quot;&gt;%6$s&lt;/a&gt;&lt;/span&gt;', 'twentyeleven' ),
-                                        get_permalink(),
-                                        get_the_date( 'c' ),
-                                        get_the_date(),
-                                        get_author_posts_url( get_the_author_meta( 'ID' ) ),
-                                        sprintf( esc_attr__( 'View all posts by %s', 'twentyeleven' ), get_the_author() ),
-                                        get_the_author()
-                                );
-                        ?&gt;
</del><ins>+                        &lt;?php twentyeleven_posted_on(); ?&gt;
</ins><span class="cx">                         &lt;?php if ( comments_open() ) : ?&gt;
</span><span class="cx">                         &lt;span class=&quot;sep&quot;&gt; | &lt;/span&gt;
</span><span class="cx">                         &lt;span class=&quot;comments-link&quot;&gt;&lt;?php comments_popup_link( __( '&lt;span class=&quot;leave-reply&quot;&gt;Leave a reply&lt;/span&gt;', 'twentyeleven' ), __( '&lt;b&gt;1&lt;/b&gt; Reply', 'twentyeleven' ), __( '&lt;b&gt;%&lt;/b&gt; Replies', 'twentyeleven' ) ); ?&gt;&lt;/span&gt;
</span></span></pre></div>
<a id="trunkwpcontentthemestwentyelevencontentquotephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyeleven/content-quote.php (18243 => 18244)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyeleven/content-quote.php        2011-06-10 21:37:14 UTC (rev 18243)
+++ trunk/wp-content/themes/twentyeleven/content-quote.php        2011-06-10 21:57:18 UTC (rev 18244)
</span><span class="lines">@@ -17,16 +17,7 @@
</span><span class="cx"> 
</span><span class="cx">                         &lt;?php if ( 'post' == $post-&gt;post_type ) : ?&gt;
</span><span class="cx">                         &lt;div class=&quot;entry-meta&quot;&gt;
</span><del>-                                &lt;?php
-                                        printf( __( '&lt;span class=&quot;sep&quot;&gt;Posted on &lt;/span&gt;&lt;a href=&quot;%1$s&quot; rel=&quot;bookmark&quot;&gt;&lt;time class=&quot;entry-date&quot; datetime=&quot;%2$s&quot; pubdate&gt;%3$s&lt;/time&gt;&lt;/a&gt; &lt;span class=&quot;sep&quot;&gt; by &lt;/span&gt; &lt;span class=&quot;author vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;%4$s&quot; title=&quot;%5$s&quot; rel=&quot;author&quot;&gt;%6$s&lt;/a&gt;&lt;/span&gt;', 'twentyeleven' ),
-                                                get_permalink(),
-                                                get_the_date( 'c' ),
-                                                get_the_date(),
-                                                get_author_posts_url( get_the_author_meta( 'ID' ) ),
-                                                sprintf( esc_attr__( 'View all posts by %s', 'twentyeleven' ), get_the_author() ),
-                                                get_the_author()
-                                        );
-                                ?&gt;
</del><ins>+                                &lt;?php twentyeleven_posted_on(); ?&gt;
</ins><span class="cx">                         &lt;/div&gt;&lt;!-- .entry-meta --&gt;
</span><span class="cx">                         &lt;?php endif; ?&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpcontentthemestwentyelevencontentsinglephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyeleven/content-single.php (18243 => 18244)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyeleven/content-single.php        2011-06-10 21:37:14 UTC (rev 18243)
+++ trunk/wp-content/themes/twentyeleven/content-single.php        2011-06-10 21:57:18 UTC (rev 18244)
</span><span class="lines">@@ -13,16 +13,7 @@
</span><span class="cx">                 &lt;h1 class=&quot;entry-title&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/h1&gt;
</span><span class="cx"> 
</span><span class="cx">                 &lt;div class=&quot;entry-meta&quot;&gt;
</span><del>-                        &lt;?php
-                                printf( __( '&lt;span class=&quot;sep&quot;&gt;Posted on &lt;/span&gt;&lt;a href=&quot;%1$s&quot; rel=&quot;bookmark&quot;&gt;&lt;time class=&quot;entry-date&quot; datetime=&quot;%2$s&quot; pubdate&gt;%3$s&lt;/time&gt;&lt;/a&gt; &lt;span class=&quot;sep&quot;&gt; by &lt;/span&gt; &lt;span class=&quot;author vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;%4$s&quot; title=&quot;%5$s&quot; rel=&quot;author&quot;&gt;%6$s&lt;/a&gt;&lt;/span&gt;', 'twentyeleven' ),
-                                        get_permalink(),
-                                        get_the_date( 'c' ),
-                                        get_the_date(),
-                                        get_author_posts_url( get_the_author_meta( 'ID' ) ),
-                                        sprintf( esc_attr__( 'View all posts by %s', 'twentyeleven' ), get_the_author() ),
-                                        get_the_author()
-                                );
-                        ?&gt;
</del><ins>+                        &lt;?php twentyeleven_posted_on(); ?&gt;
</ins><span class="cx">                 &lt;/div&gt;&lt;!-- .entry-meta --&gt;
</span><span class="cx">         &lt;/header&gt;&lt;!-- .entry-header --&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -45,10 +36,10 @@
</span><span class="cx">                                 /* translators: used between list items, there is a space after the comma */
</span><span class="cx">                                 get_the_category_list( __( ', ', 'twentyeleven' ) ),
</span><span class="cx">                                 $tag_list,
</span><del>-                                get_permalink(),
</del><ins>+                                esc_url( get_permalink() ),
</ins><span class="cx">                                 the_title_attribute( 'echo=0' ),
</span><span class="cx">                                 get_the_author(),
</span><del>-                                get_author_posts_url( get_the_author_meta( 'ID' ) )
</del><ins>+                                esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) )
</ins><span class="cx">                         );
</span><span class="cx">                 ?&gt;
</span><span class="cx">                 &lt;?php edit_post_link( __( 'Edit', 'twentyeleven' ), '&lt;span class=&quot;edit-link&quot;&gt;', '&lt;/span&gt;' ); ?&gt;
</span><span class="lines">@@ -62,7 +53,7 @@
</span><span class="cx">                                 &lt;h2&gt;&lt;?php printf( esc_attr__( 'About %s', 'twentyeleven' ), get_the_author() ); ?&gt;&lt;/h2&gt;
</span><span class="cx">                                 &lt;?php the_author_meta( 'description' ); ?&gt;
</span><span class="cx">                                 &lt;div id=&quot;author-link&quot;&gt;
</span><del>-                                        &lt;a href=&quot;&lt;?php echo get_author_posts_url( get_the_author_meta( 'ID' ) ); ?&gt;&quot; rel=&quot;author&quot;&gt;
</del><ins>+                                        &lt;a href=&quot;&lt;?php echo esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ); ?&gt;&quot; rel=&quot;author&quot;&gt;
</ins><span class="cx">                                                 &lt;?php printf( __( 'View all posts by %s &lt;span class=&quot;meta-nav&quot;&gt;&amp;rarr;&lt;/span&gt;', 'twentyeleven' ), get_the_author() ); ?&gt;
</span><span class="cx">                                         &lt;/a&gt;
</span><span class="cx">                                 &lt;/div&gt;&lt;!-- #author-link        --&gt;
</span></span></pre></div>
<a id="trunkwpcontentthemestwentyelevencontentstatusphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyeleven/content-status.php (18243 => 18244)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyeleven/content-status.php        2011-06-10 21:37:14 UTC (rev 18243)
+++ trunk/wp-content/themes/twentyeleven/content-status.php        2011-06-10 21:57:18 UTC (rev 18244)
</span><span class="lines">@@ -40,16 +40,7 @@
</span><span class="cx">                 &lt;?php endif; ?&gt;
</span><span class="cx"> 
</span><span class="cx">                 &lt;footer class=&quot;entry-meta&quot;&gt;
</span><del>-                        &lt;?php
-                                printf( __( '&lt;span class=&quot;sep&quot;&gt;Posted on &lt;/span&gt;&lt;a href=&quot;%1$s&quot; rel=&quot;bookmark&quot;&gt;&lt;time class=&quot;entry-date&quot; datetime=&quot;%2$s&quot; pubdate&gt;%3$s&lt;/time&gt;&lt;/a&gt; &lt;span class=&quot;sep&quot;&gt; by &lt;/span&gt; &lt;span class=&quot;author vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;%4$s&quot; title=&quot;%5$s&quot; rel=&quot;author&quot;&gt;%6$s&lt;/a&gt;&lt;/span&gt;', 'twentyeleven' ),
-                                        get_permalink(),
-                                        get_the_date( 'c' ),
-                                        get_the_date(),
-                                        get_author_posts_url( get_the_author_meta( 'ID' ) ),
-                                        sprintf( esc_attr__( 'View all posts by %s', 'twentyeleven' ), get_the_author() ),
-                                        get_the_author()
-                                );
-                        ?&gt;
</del><ins>+                        &lt;?php twentyeleven_posted_on(); ?&gt;
</ins><span class="cx">                         &lt;?php if ( comments_open() ) : ?&gt;
</span><span class="cx">                         &lt;span class=&quot;sep&quot;&gt; | &lt;/span&gt;
</span><span class="cx">                         &lt;span class=&quot;comments-link&quot;&gt;&lt;?php comments_popup_link( __( '&lt;span class=&quot;leave-reply&quot;&gt;Leave a reply&lt;/span&gt;', 'twentyeleven' ), __( '&lt;b&gt;1&lt;/b&gt; Reply', 'twentyeleven' ), __( '&lt;b&gt;%&lt;/b&gt; Replies', 'twentyeleven' ) ); ?&gt;&lt;/span&gt;
</span></span></pre></div>
<a id="trunkwpcontentthemestwentyelevencontentphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyeleven/content.php (18243 => 18244)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyeleven/content.php        2011-06-10 21:37:14 UTC (rev 18243)
+++ trunk/wp-content/themes/twentyeleven/content.php        2011-06-10 21:57:18 UTC (rev 18244)
</span><span class="lines">@@ -21,16 +21,7 @@
</span><span class="cx"> 
</span><span class="cx">                         &lt;?php if ( 'post' == $post-&gt;post_type ) : ?&gt;
</span><span class="cx">                         &lt;div class=&quot;entry-meta&quot;&gt;
</span><del>-                                &lt;?php
-                                        printf( __( '&lt;span class=&quot;sep&quot;&gt;Posted on &lt;/span&gt;&lt;a href=&quot;%1$s&quot; rel=&quot;bookmark&quot;&gt;&lt;time class=&quot;entry-date&quot; datetime=&quot;%2$s&quot; pubdate&gt;%3$s&lt;/time&gt;&lt;/a&gt; &lt;span class=&quot;sep&quot;&gt; by &lt;/span&gt; &lt;span class=&quot;author vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;%4$s&quot; title=&quot;%5$s&quot; rel=&quot;author&quot;&gt;%6$s&lt;/a&gt;&lt;/span&gt;', 'twentyeleven' ),
-                                                get_permalink(),
-                                                get_the_date( 'c' ),
-                                                get_the_date(),
-                                                get_author_posts_url( get_the_author_meta( 'ID' ) ),
-                                                sprintf( esc_attr__( 'View all posts by %s', 'twentyeleven' ), get_the_author() ),
-                                                get_the_author()
-                                        );
-                                ?&gt;
</del><ins>+                                &lt;?php twentyeleven_posted_on(); ?&gt;
</ins><span class="cx">                         &lt;/div&gt;&lt;!-- .entry-meta --&gt;
</span><span class="cx">                         &lt;?php endif; ?&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpcontentthemestwentyelevenfunctionsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyeleven/functions.php (18243 => 18244)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyeleven/functions.php        2011-06-10 21:37:14 UTC (rev 18243)
+++ trunk/wp-content/themes/twentyeleven/functions.php        2011-06-10 21:57:18 UTC (rev 18244)
</span><span class="lines">@@ -300,7 +300,7 @@
</span><span class="cx">                 else
</span><span class="cx">                         $style = ' style=&quot;color:#' . get_theme_mod( 'header_textcolor', HEADER_TEXTCOLOR ) . ';&quot;';
</span><span class="cx">                 ?&gt;
</span><del>-                &lt;h1&gt;&lt;a id=&quot;name&quot;&lt;?php echo $style; ?&gt; onclick=&quot;return false;&quot; href=&quot;&lt;?php echo home_url( '/' ); ?&gt;&quot;&gt;&lt;?php bloginfo( 'name' ); ?&gt;&lt;/a&gt;&lt;/h1&gt;
</del><ins>+                &lt;h1&gt;&lt;a id=&quot;name&quot;&lt;?php echo $style; ?&gt; onclick=&quot;return false;&quot; href=&quot;&lt;?php echo esc_url( home_url( '/' ) ); ?&gt;&quot;&gt;&lt;?php bloginfo( 'name' ); ?&gt;&lt;/a&gt;&lt;/h1&gt;
</ins><span class="cx">                 &lt;div id=&quot;desc&quot;&lt;?php echo $style; ?&gt;&gt;&lt;?php bloginfo( 'description' ); ?&gt;&lt;/div&gt;
</span><span class="cx">                 &lt;?php $header_image = get_header_image();
</span><span class="cx">                 if ( ! empty( $header_image ) ) : ?&gt;
</span><span class="lines">@@ -325,7 +325,7 @@
</span><span class="cx">  * Returns a &quot;Continue Reading&quot; link for excerpts
</span><span class="cx">  */
</span><span class="cx"> function twentyeleven_continue_reading_link() {
</span><del>-        return ' &lt;a href=&quot;'. get_permalink() . '&quot;&gt;' . __( 'Continue reading &lt;span class=&quot;meta-nav&quot;&gt;&amp;rarr;&lt;/span&gt;', 'twentyeleven' ) . '&lt;/a&gt;';
</del><ins>+        return ' &lt;a href=&quot;'. esc_url( get_permalink() ) . '&quot;&gt;' . __( 'Continue reading &lt;span class=&quot;meta-nav&quot;&gt;&amp;rarr;&lt;/span&gt;', 'twentyeleven' ) . '&lt;/a&gt;';
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /**
</span><span class="lines">@@ -558,4 +558,38 @@
</span><span class="cx">                         break;
</span><span class="cx">         endswitch;
</span><span class="cx"> }
</span><del>-endif; // ends check for twentyeleven_comment()
</del><span class="cx">\ No newline at end of file
</span><ins>+endif; // ends check for twentyeleven_comment()
+
+if ( ! function_exists( 'twentyeleven_posted_on' ) ) :
+/**
+ * Prints HTML with meta information for the current post-date/time and author.
+ *
+ * @since Twenty Eleven 1.0
+ */
+function twentyeleven_posted_on() {
+        printf( __( '&lt;span class=&quot;sep&quot;&gt;Posted on &lt;/span&gt;&lt;a href=&quot;%1$s&quot; title=&quot;%2$s&quot; rel=&quot;bookmark&quot;&gt;&lt;time class=&quot;entry-date&quot; datetime=&quot;%3$s&quot; pubdate&gt;%4$s&lt;/time&gt;&lt;/a&gt;&lt;span class=&quot;by-author&quot;&gt; &lt;span class=&quot;sep&quot;&gt; by &lt;/span&gt; &lt;span class=&quot;author vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;%5$s&quot; title=&quot;%6$s&quot; rel=&quot;author&quot;&gt;%7$s&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;', 'twentyeleven' ),
+                esc_url( get_permalink() ),
+                esc_attr( get_the_time() ),
+                esc_attr( get_the_date( 'c' ) ),
+                esc_html( get_the_date() ),
+                esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ),
+                sprintf( esc_attr__( 'View all posts by %s', 'twentyeleven' ), get_the_author() ),
+                esc_html( get_the_author() )
+        );
+}
+endif;
+
+/**
+ * Adds Twenty Eleven author class to the array of body classes.
+ *
+ * @since Twenty Eleven 1.0
+ */
+function twentyeleven_author_class( $classes ) {
+
+        if ( ! is_multi_author() ) {
+                $classes[] = 'single-author';
+        }
+        
+        return $classes;
+}
+add_filter( 'body_class', 'twentyeleven_author_class' );
</ins></span></pre></div>
<a id="trunkwpcontentthemestwentyelevenheaderphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyeleven/header.php (18243 => 18244)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyeleven/header.php        2011-06-10 21:37:14 UTC (rev 18243)
+++ trunk/wp-content/themes/twentyeleven/header.php        2011-06-10 21:57:18 UTC (rev 18244)
</span><span class="lines">@@ -71,7 +71,7 @@
</span><span class="cx"> &lt;div id=&quot;page&quot; class=&quot;hfeed&quot;&gt;
</span><span class="cx">         &lt;header id=&quot;branding&quot; role=&quot;banner&quot;&gt;
</span><span class="cx">                         &lt;hgroup&gt;
</span><del>-                                &lt;h1 id=&quot;site-title&quot;&gt;&lt;span&gt;&lt;a href=&quot;&lt;?php echo home_url( '/' ); ?&gt;&quot; title=&quot;&lt;?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?&gt;&quot; rel=&quot;home&quot;&gt;&lt;?php bloginfo( 'name' ); ?&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h1&gt;
</del><ins>+                                &lt;h1 id=&quot;site-title&quot;&gt;&lt;span&gt;&lt;a href=&quot;&lt;?php echo esc_url( home_url( '/' ) ); ?&gt;&quot; title=&quot;&lt;?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?&gt;&quot; rel=&quot;home&quot;&gt;&lt;?php bloginfo( 'name' ); ?&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h1&gt;
</ins><span class="cx">                                 &lt;h2 id=&quot;site-description&quot;&gt;&lt;?php bloginfo( 'description' ); ?&gt;&lt;/h2&gt;
</span><span class="cx">                         &lt;/hgroup&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -80,7 +80,7 @@
</span><span class="cx">                                 $header_image = get_header_image();
</span><span class="cx">                                 if ( ! empty( $header_image ) ) :
</span><span class="cx">                         ?&gt;
</span><del>-                        &lt;a href=&quot;&lt;?php echo home_url( '/' ); ?&gt;&quot;&gt;
</del><ins>+                        &lt;a href=&quot;&lt;?php echo esc_url( home_url( '/' ) ); ?&gt;&quot;&gt;
</ins><span class="cx">                                 &lt;?php
</span><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></pre></div>
<a id="trunkwpcontentthemestwentyelevenimagephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyeleven/image.php (18243 => 18244)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyeleven/image.php        2011-06-10 21:37:14 UTC (rev 18243)
+++ trunk/wp-content/themes/twentyeleven/image.php        2011-06-10 21:57:18 UTC (rev 18244)
</span><span class="lines">@@ -29,10 +29,10 @@
</span><span class="cx">                                                                 printf( __( '&lt;span class=&quot;meta-prep meta-prep-entry-date&quot;&gt;Published &lt;/span&gt; &lt;span class=&quot;entry-date&quot;&gt;&lt;abbr class=&quot;published&quot; title=&quot;%1$s&quot;&gt;%2$s&lt;/abbr&gt;&lt;/span&gt; at &lt;a href=&quot;%3$s&quot; title=&quot;Link to full-size image&quot;&gt;%4$s &amp;times; %5$s&lt;/a&gt; in &lt;a href=&quot;%6$s&quot; title=&quot;Return to %7$s&quot; rel=&quot;gallery&quot;&gt;%7$s&lt;/a&gt;', 'twentyeleven' ),
</span><span class="cx">                                                                         esc_attr( get_the_time() ),
</span><span class="cx">                                                                         get_the_date(),
</span><del>-                                                                        wp_get_attachment_url(),
</del><ins>+                                                                        esc_url( wp_get_attachment_url() ),
</ins><span class="cx">                                                                         $metadata['width'],
</span><span class="cx">                                                                         $metadata['height'],
</span><del>-                                                                        get_permalink( $post-&gt;post_parent ),
</del><ins>+                                                                        esc_url( get_permalink( $post-&gt;post_parent ) ),
</ins><span class="cx">                                                                         get_the_title( $post-&gt;post_parent )
</span><span class="cx">                                                                 );
</span><span class="cx">                                                         ?&gt;
</span><span class="lines">@@ -69,7 +69,7 @@
</span><span class="cx">                 $next_attachment_url = wp_get_attachment_url();
</span><span class="cx">         }
</span><span class="cx"> ?&gt;
</span><del>-                                                                &lt;a href=&quot;&lt;?php echo $next_attachment_url; ?&gt;&quot; title=&quot;&lt;?php echo esc_attr( get_the_title() ); ?&gt;&quot; rel=&quot;attachment&quot;&gt;&lt;?php
</del><ins>+                                                                &lt;a href=&quot;&lt;?php echo esc_url( $next_attachment_url ); ?&gt;&quot; title=&quot;&lt;?php echo esc_attr( get_the_title() ); ?&gt;&quot; rel=&quot;attachment&quot;&gt;&lt;?php
</ins><span class="cx">                                                                 $attachment_size = apply_filters( 'twentyeleven_attachment_size', 848 );
</span><span class="cx">                                                                 echo wp_get_attachment_image( $post-&gt;ID, array( $attachment_size, 1024 ) ); // filterable image width with 1024px limit for image height.
</span><span class="cx">                                                                 ?&gt;&lt;/a&gt;
</span><span class="lines">@@ -92,9 +92,9 @@
</span><span class="cx"> 
</span><span class="cx">                                         &lt;footer class=&quot;entry-meta&quot;&gt;
</span><span class="cx">                                                 &lt;?php if ( comments_open() &amp;&amp; pings_open() ) : // Comments and trackbacks open ?&gt;
</span><del>-                                                        &lt;?php printf( __( '&lt;a class=&quot;comment-link&quot; href=&quot;#respond&quot; title=&quot;Post a comment&quot;&gt;Post a comment&lt;/a&gt; or leave a trackback: &lt;a class=&quot;trackback-link&quot; href=&quot;%s&quot; title=&quot;Trackback URL for your post&quot; rel=&quot;trackback&quot;&gt;Trackback URL&lt;/a&gt;.', 'twentyeleven' ), get_trackback_url() ); ?&gt;
</del><ins>+                                                        &lt;?php printf( __( '&lt;a class=&quot;comment-link&quot; href=&quot;#respond&quot; title=&quot;Post a comment&quot;&gt;Post a comment&lt;/a&gt; or leave a trackback: &lt;a class=&quot;trackback-link&quot; href=&quot;%s&quot; title=&quot;Trackback URL for your post&quot; rel=&quot;trackback&quot;&gt;Trackback URL&lt;/a&gt;.', 'twentyeleven' ), esc_url( get_trackback_url() ) ); ?&gt;
</ins><span class="cx">                                                 &lt;?php elseif ( ! comments_open() &amp;&amp; pings_open() ) : // Only trackbacks open ?&gt;
</span><del>-                                                        &lt;?php printf( __( 'Comments are closed, but you can leave a trackback: &lt;a class=&quot;trackback-link&quot; href=&quot;%s&quot; title=&quot;Trackback URL for your post&quot; rel=&quot;trackback&quot;&gt;Trackback URL&lt;/a&gt;.', 'twentyeleven' ), get_trackback_url() ); ?&gt;
</del><ins>+                                                        &lt;?php printf( __( 'Comments are closed, but you can leave a trackback: &lt;a class=&quot;trackback-link&quot; href=&quot;%s&quot; title=&quot;Trackback URL for your post&quot; rel=&quot;trackback&quot;&gt;Trackback URL&lt;/a&gt;.', 'twentyeleven' ), esc_url( get_trackback_url() ) ); ?&gt;
</ins><span class="cx">                                                 &lt;?php elseif ( comments_open() &amp;&amp; ! pings_open() ) : // Only comments open ?&gt;
</span><span class="cx">                                                         &lt;?php _e( 'Trackbacks are closed, but you can &lt;a class=&quot;comment-link&quot; href=&quot;#respond&quot; title=&quot;Post a comment&quot;&gt;post a comment&lt;/a&gt;.', 'twentyeleven' ); ?&gt;
</span><span class="cx">                                                 &lt;?php elseif ( ! comments_open() &amp;&amp; ! pings_open() ) : // Comments and trackbacks closed ?&gt;
</span></span></pre></div>
<a id="trunkwpcontentthemestwentyelevensearchformphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyeleven/searchform.php (18243 => 18244)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyeleven/searchform.php        2011-06-10 21:37:14 UTC (rev 18243)
+++ trunk/wp-content/themes/twentyeleven/searchform.php        2011-06-10 21:57:18 UTC (rev 18244)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">  * @since Twenty Eleven 1.0
</span><span class="cx">  */
</span><span class="cx"> ?&gt;
</span><del>-        &lt;form method=&quot;get&quot; id=&quot;searchform&quot; action=&quot;&lt;?php echo home_url( '/' ); ?&gt;&quot;&gt;
</del><ins>+        &lt;form method=&quot;get&quot; id=&quot;searchform&quot; action=&quot;&lt;?php echo esc_url( home_url( '/' ) ); ?&gt;&quot;&gt;
</ins><span class="cx">                 &lt;label for=&quot;s&quot; class=&quot;assistive-text&quot;&gt;&lt;?php _e( 'Search', 'twentyeleven' ); ?&gt;&lt;/label&gt; 
</span><span class="cx">                 &lt;input type=&quot;text&quot; class=&quot;field&quot; name=&quot;s&quot; id=&quot;s&quot; placeholder=&quot;&lt;?php esc_attr_e( 'Search', 'twentyeleven' ); ?&gt;&quot; /&gt;
</span><span class="cx">                 &lt;input type=&quot;submit&quot; class=&quot;submit&quot; name=&quot;submit&quot; id=&quot;searchsubmit&quot; value=&quot;&lt;?php esc_attr_e( 'Search', 'twentyeleven' ); ?&gt;&quot; /&gt;
</span></span></pre></div>
<a id="trunkwpcontentthemestwentyelevenstylecss"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyeleven/style.css (18243 => 18244)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyeleven/style.css        2011-06-10 21:37:14 UTC (rev 18243)
+++ trunk/wp-content/themes/twentyeleven/style.css        2011-06-10 21:57:18 UTC (rev 18244)
</span><span class="lines">@@ -738,6 +738,9 @@
</span><span class="cx"> .entry-meta a {
</span><span class="cx">         font-weight: bold;
</span><span class="cx"> }
</span><ins>+.single-author .entry-meta .by-author {
+        display: none;
+}
</ins><span class="cx"> .entry-content,
</span><span class="cx"> .entry-summary {
</span><span class="cx">         padding: 1.625em 0 0;
</span></span></pre>
</div>
</div>

</body>
</html>