>
>

display_name ); ?>

$author_id ) ); // 投稿リスト前フック do_action( 'arkhe_before_author_post_list', $author_id ); // 投稿リスト Arkhe::get_part( 'post_list/main_query', array( 'list_type' => apply_filters( 'arkhe_list_type_on_author', ARKHE_LIST_TYPE, $author_id ), ) ); // ページャー the_posts_pagination( array( 'mid_size' => 2, 'screen_reader_text' => null, ) ); ?>