Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some issues with global queries #13

Merged
merged 5 commits into from
Oct 24, 2022
Merged

Commits on Jul 14, 2022

  1. Remove unecessary get_posts by using found_posts instead

    Fix page, next and previous urls when query string exists by removing escaping through get_pagenum_link
    Remove unecessary is_tax check that assumes we only have one term
    davidwebca committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    0a6a60d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    c9a1c34 View commit details
    Browse the repository at this point in the history
  2. chore: fix code style

    Log1x committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    81211ea View commit details
    Browse the repository at this point in the history
  3. chore: unnest conditional

    Log1x committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    f2d8568 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6360a5e View commit details
    Browse the repository at this point in the history