Currently when I use the next_posts_link and previous_posts_link functions I get a URL returned such as /posts/page/2.
However, is it possible to make Wordpress work with a pagination URL format such as /posts?page=2 instead?
|
Currently when I use the However, is it possible to make Wordpress work with a pagination URL format such as |
|||
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
&and not?because the URL is already using a query string, it's just masked by the URL rewriting. +1 to the above comment though, totally agree. – t31os Dec 3 '11 at 13:29