Default value: 10
An option that indicates the number of page buttons to display in the pager. You can customize how many page buttons are available for your users to use to page through content. You can use this option in conjunction with the pageCount to customize the pager display.
// Here's the general way you'll set the option: $("#element").wijpager({ pageButtonCount: 15 });