From 864d9cddb406aa7cc0603cced966bc7488828b0e Mon Sep 17 00:00:00 2001 From: ulaulaman Date: Fri, 8 Oct 2021 22:33:21 +0200 Subject: [PATCH] Corretto errore di sintassi --- widget-for-co-authors.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/widget-for-co-authors.php b/widget-for-co-authors.php index ad083dd..a983c5c 100644 --- a/widget-for-co-authors.php +++ b/widget-for-co-authors.php @@ -35,7 +35,7 @@ function blog_avatars_wp() { $user_posts = get_author_posts_url( $coauthor->ID, $coauthor->user_nicename ); $i = 0; - foreach ( $coauthors ad $coauthor ) { + foreach ( $coauthors as $coauthor ) { $i++; ?>