'; the_content(); echo ''; // 改ページナビゲーション Arkhe::get_part( 'other/pagination' ); // コンテンツ後フック do_action( 'arkhe_after_page_content', $the_id ); // コメント if ( Arkhe::is_show_comments() ) comments_template();