Dernière publication
'articles', 'posts_per_page' => 1, 'orderby' => 'date', 'order' => 'DESC', 'post_not_in' => array(913), 'meta_query' => array( array( 'key' => 'authors', 'value' => $author_id, 'compare' => 'LIKE' ) ), )); if (isset($latestArticle[0])) : ?> $latestArticle[0]->ID, 'showCover' => true, )); ?>