Add pagination to listing plugin

Pagination has been on the TODO list for a while, but I haven’t had time to get to implement it yet. I would be glad to receive some code from the community on this one 🙂

The only complexity I can think of right now is there can be more than one instance of the shortcode, so each one should have an id to pass via GET for the pagination parameters.