www.ke6.com/text/month (The text is category name,cat id is 2)
www.ke6.com/?cat=2&score=month
my code:
add_rewrite_rule('^text/month/?','index.php?cat=2&score=month','top');
But it doesn’t work.
When I visit it,actually it was www.ke6.com/category/text/.