Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
humanmade
/
query-filter
Public
Notifications
You must be signed in to change notification settings
Fork
33
Star
122
Code
Issues
15
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Enhanced query filter blocks [rebased and updated]
- #39
#39
Merged
kadamwhite
merged 13 commits into
main
humanmade/query-filter:main
from
enhanced-query-filter-blocks-updated
humanmade/query-filter:enhanced-query-filter-blocks-updated
Copy head branch name to clipboard
Jun 23, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Enhanced query filter blocks [rebased and updated]
#39
kadamwhite
merged 13 commits into
main
humanmade/query-filter:main
from
enhanced-query-filter-blocks-updated
humanmade/query-filter:enhanced-query-filter-blocks-updated
Copy head branch name to clipboard
Commits
Commits on Mar 4, 2026
feat: Enhance query filter block with display type options and layout direction
Show description for 0ae2777
Thomas Navarro
authored and
goldenapples
committed
0ae2777
View commit details
Copy full SHA for 0ae2777
Browse repository at this point
Use core wp_parse_list method for parsing list
goldenapples
committed
b0a0c79
View commit details
Copy full SHA for b0a0c79
Browse repository at this point
Pass "true" for strict comparison in in_array call
goldenapples
committed
f642d79
View commit details
Copy full SHA for f642d79
Browse repository at this point
Commits on Mar 25, 2026
Unset layout direction if type is "select"
goldenapples
committed
862cfa7
View commit details
Copy full SHA for 862cfa7
Browse repository at this point
Clarify description of filter boolean AND/OR logic
goldenapples
committed
b31e558
View commit details
Copy full SHA for b31e558
Browse repository at this point
Commits on Jun 23, 2026
Merge branch 'main' into enhanced-query-filter-blocks-updated
kadamwhite
committed
60e257d
View commit details
Copy full SHA for 60e257d
Browse repository at this point
Document the block render partial's accessible global variables
kadamwhite
committed
dd328db
View commit details
Copy full SHA for dd328db
Browse repository at this point
Consistently use apiVersion 3
kadamwhite
committed
09640eb
View commit details
Copy full SHA for 09640eb
Browse repository at this point
PHPCS: Disable stylistic rule requiring too many linebreaks in render.php partials
kadamwhite
committed
ba75b29
View commit details
Copy full SHA for ba75b29
Browse repository at this point
Add "npm run lint:php" alias for "composer phpcs"
kadamwhite
committed
9830b99
View commit details
Copy full SHA for 9830b99
Browse repository at this point
Merge branch 'main' into enhanced-query-filter-blocks-updated
Show description for 168f116
kadamwhite
committed
168f116
View commit details
Copy full SHA for 168f116
Browse repository at this point
Fix encoding misalignment preventing non-ascii terms from being matched on reload
kadamwhite
committed
a7aad4e
View commit details
Copy full SHA for a7aad4e
Browse repository at this point
Fix OR search behavior when multiple post types are selected and refine post_type key sanitization
Show description for b9c55a3
kadamwhite
committed
b9c55a3
View commit details
Copy full SHA for b9c55a3
Browse repository at this point
You can’t perform that action at this time.