Every wp page has link structure like http:/site.com/?paged=1,2,3..50(last)
But how exchange it on http:/site.com/?paged=50,49,48..1(last)
|
Every wp page has link structure like http:/site.com/?paged=1,2,3..50(last) But how exchange it on http:/site.com/?paged=50,49,48..1(last) |
|||||||||||
|
|
I think you can achieve this by first reversing the sorting order (filter Keep in mind that WordPress (I think via the canonical rewriter) will remove the |
|||
|
|