Views - Data Filtering
Data Filtering
Located in the configuration sidebar on the right, the Data Filtering accordion contains powerful options for precisely controlling which content appears in your view. You can build complex queries using AND/OR conditions:
Add multiple filter groups (connected with AND)
- Within each group, add multiple conditions (connected with OR)
- Filter by any post field, meta field, or taxonomy
- Use various operators like equals, contains, greater than, etc.
Examples
- Show posts with status "published" AND category "news"
- Show tasks with (priority "high" OR deadline "this week") AND assigned to "current user"
The filtering system is dynamic - any changes you make are immediately reflected in the preview area, helping you fine-tune your view's content exactly how you want it.