Prepare Underscores for Coding Standards. See https://github.com/Automattic/_s/issues/553.

This commit is contained in:
Philip Arthur Moore 2014-08-17 23:40:13 +07:00
parent e88ad83914
commit 895b7a93ab
4 changed files with 125 additions and 5 deletions

View file

@ -38,7 +38,6 @@
} else {
$meta_text = __( 'Bookmark the <a href="%3$s" rel="bookmark">permalink</a>.', '_s' );
}
} else {
// But this blog has loads of categories so we should probably display them here
if ( '' != $tag_list ) {
@ -46,7 +45,6 @@
} else {
$meta_text = __( 'This entry was posted in %1$s. Bookmark the <a href="%3$s" rel="bookmark">permalink</a>.', '_s' );
}
} // end check for categories on this blog
printf(