Hi,
I am developing a simple plugin, just a table showing some orders. (and i will CRUD later on)
But i like to show 15 per page, does WP comes with a pagination class which i can use???/
regards
Hi,
I am developing a simple plugin, just a table showing some orders. (and i will CRUD later on)
But i like to show 15 per page, does WP comes with a pagination class which i can use???/
regards
Hi DDT,
Have a look at the function paginate_links(). That should be what you are looking for.
Best regards,
Robert
This topic has been closed to new replies.