$show_date, 'show_modified' => $show_modified, ) ); } if ( $show_cat ) { \Arkhe::get_part( 'post_list/item/meta/category' ); } if ( $author_id ) { \Arkhe::get_part( 'post_list/item/meta/author', array( 'author_id' => $author_id, ) ); } ?>