Wednesday, February 11, 2015

Wordpress Pagination Multiple Loops

Wordpress pagination can be tricky when you have multiple loops. The trick is obtaining the "paged" variable "get_query_var('paged')" before the first loop starts.

No comments:

Post a Comment