Overview
You can display pagination for any Block, Shortcode, or Widget in the List Items context.
Pagination Options
- Show pagination before list
- Show pagination after list
- Show pagination both before and after list
Pagination Types
advanced> All Links (default):
<< First < Prev 3 4 5 Next > Last >>simple> Previous and Next Links only:< Prev Next >list> Unordered list from paginate_links():- 1
- 2
- 3
- 4
- Next >
paginate> Paginate Links from paginate_links():
1 2 3 ... 7 Next >