When to paging the one category, "/hoge_category/page/~" following pages is not made correctly. https://github.com/megumiteam/staticpress/blob/master/includes/class-static_press.php#L216 In this process, it is gone to evaluate "term_archive" having a plurality of pages.
When to paging the one category, "/hoge_category/page/~" following pages is not made correctly.
https://github.com/megumiteam/staticpress/blob/master/includes/class-static_press.php#L216
In this process, it is gone to evaluate "term_archive" having a plurality of pages.