v1.6.1 - Hotfix: Simplified Pagination Processing
What's New in 1.6.1
Hotfix Release
This release simplifies the pagination processing to fix edge cases and improve reliability.
Changes
- Removed
the_contentfilter to prevent double-processing issues - Simplified JavaScript AJAX disabling code
- Streamlined current page detection logic (removed redundant methods)
- Removed
fix_current_page_elementfunction that was causing issues - Cleaned up prev/next arrow class handling
Note
This is a hotfix following v1.6.0 which added custom post type archive support.