Corretto errore di sintassi
This commit is contained in:
parent
50d4b4c3b3
commit
864d9cddb4
@ -35,7 +35,7 @@ function blog_avatars_wp() {
|
|||||||
$user_posts = get_author_posts_url( $coauthor->ID, $coauthor->user_nicename );
|
$user_posts = get_author_posts_url( $coauthor->ID, $coauthor->user_nicename );
|
||||||
|
|
||||||
$i = 0;
|
$i = 0;
|
||||||
foreach ( $coauthors ad $coauthor ) {
|
foreach ( $coauthors as $coauthor ) {
|
||||||
$i++;
|
$i++;
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
Loading…
Reference in New Issue
Block a user