Implement WordPress Pagination From Scratch

In this article you find all the necessary code to implement wordpress pagination in your blog, or on a custom template. It does not matter if you query for normal wordpress posts or for a specific custom post type. First of all you need to make a query to get posts you need to show… Continue reading Implement WordPress Pagination From Scratch