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
Type
/
to 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 }}
moorscode
/
wordpress-develop
Public
forked from
WordPress/wordpress-develop
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
wordpress-develop
tests
phpunit
tests
query
taxQuery.php
on
4.8
User selector
All users
All time
Commit history
Commits on Jan 2, 2017
Don't double-escape `terms` payload in `WP_Tax_Query::transform_query()`.
Show description for 3418d83
boonebgorges
committed
3418d83
View commit details
Copy full SHA for 3418d83
View code at this point
Browse repository at this point
Commits on Apr 12, 2016
Use `LEFT JOIN` when building `WP_Tax_Query` SQL.
Show description for 765e23a
boonebgorges
committed
765e23a
View commit details
Copy full SHA for 765e23a
View code at this point
Browse repository at this point
Commits on Oct 17, 2015
Unit Tests: after [35225], make `factory` a method/getter on `WP_UnitTestCase` and add magic methods for BC for every plugin that is extending `WP_UnitTestCase` and accessing the `$factory` instanc…
Show description for b757b37
staylor
committed
b757b37
View commit details
Copy full SHA for b757b37
View code at this point
Browse repository at this point
Commits on Oct 16, 2015
Unit Tests: one `$factory` to rule them all, and it shall be `static`.
Show description for e70ebea
staylor
committed
e70ebea
View commit details
Copy full SHA for e70ebea
View code at this point
Browse repository at this point
Commits on Oct 14, 2015
Create fewer fixtures in some tests.
Show description for 6c28fe3
boonebgorges
committed
6c28fe3
View commit details
Copy full SHA for 6c28fe3
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
Use field-specific sanitization in `WP_Tax_Query::transform_query()`.
Show description for 41db99c
boonebgorges
committed
41db99c
View commit details
Copy full SHA for 41db99c
View code at this point
Browse repository at this point
Commits on Jan 27, 2015
Improve organiation of tax_query and meta_query unit tests.
Show description for a57a612
boonebgorges
committed
a57a612
View commit details
Copy full SHA for a57a612
View code at this point
Browse repository at this point
Commits on Dec 7, 2014
In `WP_Query::get_queried_object()`, use the new format for referencing tax query clauses.
Show description for 98d1749
boonebgorges
committed
98d1749
View commit details
Copy full SHA for 98d1749
View code at this point
Browse repository at this point
Commits on Jul 3, 2014
Setup rewrite changes in tests in a predictable fashion. Don't mix method calls with wrapper function calls.
Show description for f23a5ef
staylor
committed
f23a5ef
View commit details
Copy full SHA for f23a5ef
View code at this point
Browse repository at this point
Commits on Dec 28, 2013
Add unit test for [26874]. see #26728.
Show description for 3852dd4
SergeyBiryukov
committed
3852dd4
View commit details
Copy full SHA for 3852dd4
View code at this point
Browse repository at this point
Commits on Dec 27, 2013
Add @ticket reference. see #26627.
Show description for af9a2ca
SergeyBiryukov
committed
af9a2ca
View commit details
Copy full SHA for af9a2ca
View code at this point
Browse repository at this point
Commits on Dec 22, 2013
Fix a regression for `get_queried_object()` by checking for `category_name` when `cat` isn't set - mainly `is_category()` being true for Uncategorized or when queried object is accessed in `pre_get…
Show description for 5cb2ad4
staylor
committed
5cb2ad4
View commit details
Copy full SHA for 5cb2ad4
View code at this point
Browse repository at this point
Commits on Nov 4, 2013
Category and tag are typically checked before checking for a custom taxonomy. If the global query matches category or tag (even if it also has tax_query set), return category/tag as the queried obj…
Show description for 0923b7b
staylor
committed
0923b7b
View commit details
Copy full SHA for 0923b7b
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.