category/(.+?)/?$
string(35) "index.php?category_name=$matches[1]"
string(18) "category_name=test"
array(1) { ["category_name"]=> string(4) "test" }
WordPressを使って » test

php test

hoge

次のページ »