diff --git a/phpcs.xml.dist b/phpcs.xml.dist index 56e4fcbc35..4cdad01092 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -148,6 +148,11 @@ /tests/phpunit/tests/l10n/loadTextdomainJustInTime\.php + + + /tests/* + + /wp-config\.php /wp-config-sample\.php diff --git a/src/wp-content/themes/twentyeleven/archive.php b/src/wp-content/themes/twentyeleven/archive.php index c877947681..ce653729d1 100644 --- a/src/wp-content/themes/twentyeleven/archive.php +++ b/src/wp-content/themes/twentyeleven/archive.php @@ -21,15 +21,20 @@ get_header(); ?> diff --git a/src/wp-content/themes/twentyeleven/author.php b/src/wp-content/themes/twentyeleven/author.php index c6d68e216d..eeb3bdd37c 100644 --- a/src/wp-content/themes/twentyeleven/author.php +++ b/src/wp-content/themes/twentyeleven/author.php @@ -26,7 +26,12 @@ get_header(); ?> ?> ?>
-

+

+ +

diff --git a/src/wp-content/themes/twentyeleven/category.php b/src/wp-content/themes/twentyeleven/category.php index 903ef11676..02a198e88f 100644 --- a/src/wp-content/themes/twentyeleven/category.php +++ b/src/wp-content/themes/twentyeleven/category.php @@ -17,6 +17,7 @@ get_header(); ?>