-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
enhance(pagi): Improve handling of queries (#13)
* enhance(pagi): Remove unnecessary call to `get_posts` by using `found_posts` instead * fix(paginator): Fix page, next and previous urls when query string exists by removing escaping through `get_pagenum_link()` * fix(pagi): Remove unnecessary `is_tax` check that assumes we only have one term * chore(pagi): Fix docblock param class on `setQuery()` Co-authored-by: Brandon <[email protected]>
- Loading branch information
1 parent
37bccb2
commit ff9f056
Showing
2 changed files
with
28 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters