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

Add a filter to build_query_vars_from_query_block #43590

Commits on Aug 16, 2022

  1. Add a filter to build_query_vars_from_query_block

    The filter allows Query Loop block variation to hook into the query
    and possibly inject custom query parameters.
    sunyatasattva committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    9364159 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    241b84d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Apply suggestions from code review

    * Change filter name to `query_loop_block_query_vars`
    * Fix docs typo
    * Fix docs version
    
    Co-authored-by: Nik Tsekouras <ntsekouras@outlook.com>
    sunyatasattva and ntsekouras authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    288b06e View commit details
    Browse the repository at this point in the history
  2. Elaborate filter docs

    sunyatasattva committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    b8a6f9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1d5e3f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    7367392 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cd0f8a View commit details
    Browse the repository at this point in the history