Bootstrap-wordpress-pagination
Bootstrap-wordpress-pagination copied to clipboard
Using pagination with custom wp query
Hi, is possible use this library with custom WP_Query();?
Yes it can be used with custom WP_Query. You need to add 'posts_per_page' => '10'
in your query