forked from mirror/_s
Pinking shears (remove trailing spaces) in two files.
This commit is contained in:
parent
f955fca630
commit
86a0cd531d
|
@ -46,7 +46,7 @@ function _s_wp_title( $title, $sep ) {
|
||||||
if ( is_feed() ) {
|
if ( is_feed() ) {
|
||||||
return $title;
|
return $title;
|
||||||
}
|
}
|
||||||
|
|
||||||
global $page, $paged;
|
global $page, $paged;
|
||||||
|
|
||||||
// Add the blog name
|
// Add the blog name
|
||||||
|
|
Reference in New Issue