category/(.+?)/page/?([0-9]{1,})/?$
string(53) "index.php?category_name=$matches[1]&paged=$matches[2]"
string(26) "category_name=test&paged=2"
array(2) { ["category_name"]=> string(4) "test" ["paged"]=> string(1) "2" }
WordPressを使って » test

テスト投稿

てすとしてみた

« 前のページ