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

Pass Query Options to Content #1

Open
thombruce opened this issue Jun 14, 2021 · 0 comments
Open

Pass Query Options to Content #1

thombruce opened this issue Jun 14, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@thombruce
Copy link
Owner

We should at least be able to pass a where() query to $content via $taxonomies. For my own purposes, this will allow me to filter out tags belonging only to documents still having draft: true... but it needs to be more general, because that's pretty opinionated and specific to my needs.

We do expose .$content from $taxonomies - perhaps that could be worked with.

Alternatively, an additional argument could be passed to $taxonomies for contentQuery or something like that.

@thombruce thombruce added the enhancement New feature or request label Jun 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant