2, 'post_per_page' => 1, 'post_status' => 'publish', 'post_type' => 'fiche-questions', 'thematiques' => $post_type, ); return get_posts($automatic_query_args)[0]; }