Closed dhilditch closed 2 weeks ago
@dhilditch , I have added the "Next Page" button on the subscriptions page, but the pagination is not being removed. I think the query is not in the main loop so "pre_get_post" is not triggered. is there anything i am missing here.
Did you enable the spro options which remove pagination?
Yes, the option to remove pagination is enabled. It is working on pages like admin products lists page
Fixed in latest
You previously added a Next Page button for woo orders.
Please look at that code and alter it so that a next page button gets added to all wp-admin archives if this option is enabled.
I'm fairly certain no prev-button is required since I think once you go to page 2+ that spro switches off its functionality, i.e. the pagination returns on page2+.
Would be useful if you could test pagination on other wp-admin pages, but if the code is generic enough with JS, it should work with all wp-admin archives.