Simple RewriteRule question (please help)
-
I have setup a page with WP : test.com/blog/testing/
I’ve added a pagenation script to the above WP page. I’m just not sure what the proper syntax I should be using.
On my old page (non WP) I had it on members.php and I used :
rewriterule ^members/(.*)$ members.php?page=$1
How do I convert the above rewrite rule to work on my WP page?
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Simple RewriteRule question (please help)’ is closed to new replies.