I discovered a bug recently. It occurs only when larger_page_numbers_multiple option is active.
It seems if the remainder of $total_pages divide by $larger_page_multiple is equal to 0, plugin will render $total_pages value 2 times. I'am not sure tho, maybe it's something different.
Description
I discovered a bug recently. It occurs only when larger_page_numbers_multiple option is active.
It seems if the remainder of $total_pages divide by $larger_page_multiple is equal to 0, plugin will render $total_pages value 2 times. I'am not sure tho, maybe it's something different.
Screenshot
Steps to reproduce
Options from wp-pagenavi.php:
Number of pages - exactly 10/20/30 etc.
Thanks for making and maintaining this great plugin! 🙂