August 27, 2013

Displaying Widgets Results with Pagination

How to display/configure/disable widget results using pagination.
By default widgets list their results in a paginated format. After the first 30 results, a “show more” link will display, allowing the user to click to reveal the next 30 results. The per-page number of results (30) can be changed, and pagination can also be disabled for a widget. This is done with the “paginate” arg.

The paginate arg can be added to your widget in the widget editor.