'; the_content(); echo ''; // 改ページナビゲーション Arkhe::get_part( 'other/pagination' ); // 記事後フック do_action( 'arkhe_after_entry_content', $the_id ); // フッターエリア Arkhe::get_part( 'single/foot' ); // コメントエリア Arkhe::get_part( 'single/comment' );