Custom pagination link
-
Hi,
I’m loading my events list by ajax. It works fine but when I want to use pagination, links are for my single page used in ajax.
I want: myPage.com?arg=1&anotherArg=2&page=2
I have: myPage.com/myAjaxSubPage.php?arg=1&anotherArg=2&page=2
Can I use a filter? I’m already using a filter for my post_links to add a category name in it.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Custom pagination link’ is closed to new replies.