- echo get_avatar( get_the_author_meta('user_email'), $size = '120'); ?>
+
Écrit par Pseudo
Le vendredi 19 septembre 2014 à 07:16
diff --git a/components/article.php b/components/article.php
index e2d81b7..eebbb24 100644
--- a/components/article.php
+++ b/components/article.php
@@ -15,7 +15,7 @@
- echo get_avatar( get_the_author_meta('user_email'), $size = '120'); ?>
+
Le
diff --git a/page-about.php b/page-about.php
index 5fd98b8..ec32493 100644
--- a/page-about.php
+++ b/page-about.php
@@ -24,7 +24,7 @@
the_author();
}
?>
- echo get_avatar( get_the_author_meta('user_email'), $size = '500'); ?>
+Pseudo | diff --git a/tag.php b/tag.php index b15ff4c..9e53193 100644 --- a/tag.php +++ b/tag.php @@ -9,7 +9,7 @@ diff --git a/taxonomy-roman.php b/taxonomy-roman.php index 6e11af0..9ae73bb 100644 --- a/taxonomy-roman.php +++ b/taxonomy-roman.php @@ -9,7 +9,7 @@
---|