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 }}
DynamicArray
/
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
term
query.php
on
4.5
User selector
All users
All time
Commit history
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 26, 2014
Improve `WP_Tax_Query` param sanitization for empty strings.
Show description for ae0ae95
boonebgorges
committed
ae0ae95
View commit details
Copy full SHA for ae0ae95
View code at this point
Browse repository at this point
Commits on Oct 16, 2014
Remove invalid `continue` calls from WP_Tax_Query::get_sql_for_clause().
Show description for 44bb383
boonebgorges
committed
44bb383
View commit details
Copy full SHA for 44bb383
View code at this point
Browse repository at this point
Commits on Oct 15, 2014
Avoid redundant table joins in WP_Tax_Query.
Show description for 56c82e5
boonebgorges
committed
56c82e5
View commit details
Copy full SHA for 56c82e5
View code at this point
Browse repository at this point
Commits on Oct 2, 2014
Improve unit tests for WP_Tax_Query.
Show description for 6dc6624
boonebgorges
committed
6dc6624
View commit details
Copy full SHA for 6dc6624
View code at this point
Browse repository at this point
Commits on Jun 20, 2014
Revert [28613] and [28664]. A good idea, but too much BC baggage.
Show description for 5ec545d
staylor
committed
5ec545d
View commit details
Copy full SHA for 5ec545d
View code at this point
Browse repository at this point
Commits on Jun 4, 2014
After [28613], also kill queries that explicityly pass empty arrays to `category__in`, `tag__in`, `tag_slug__in`, and `author__in` to `WP_Query`.
Show description for ee9f2e4
staylor
committed
ee9f2e4
View commit details
Copy full SHA for ee9f2e4
View code at this point
Browse repository at this point
Commits on Jun 1, 2014
Capitalize 'ID' correctly to avoid random failures of Tests_Tax_Query::test_term_taxonomy_id_field_no_taxonomy().
Show description for 4ecfd01
SergeyBiryukov
committed
4ecfd01
View commit details
Copy full SHA for 4ecfd01
View code at this point
Browse repository at this point
Commits on May 23, 2014
When adding queries to `tax_query`: if the query's `field` is `term_taxonomy_id`, don't require `taxonomy` to be specified. In `WP_Tax_Query::transform_query()`, `$query['taxonomy']` is never check…
Show description for e2a124a
staylor
committed
e2a124a
View commit details
Copy full SHA for e2a124a
View code at this point
Browse repository at this point
Commits on Apr 23, 2014
Add a conditional unit test for Tax Query - one query that does an `IN` query for categories with `relation` for `tax_query` set to `AND`. Weird queries are being produced.
Show description for 67a0a4f
staylor
committed
67a0a4f
View commit details
Copy full SHA for 67a0a4f
View code at this point
Browse repository at this point
Commits on Sep 6, 2013
Add unit test for `tax_query` against attachments.
Show description for 93cfcca
staylor
committed
93cfcca
View commit details
Copy full SHA for 93cfcca
View code at this point
Browse repository at this point
Commits on Sep 4, 2013
Convert `category__and` to `category__in` (less expensive) and unset it when only one category is passed. Adds unit tests.
Show description for 0d0b17b
staylor
committed
0d0b17b
View commit details
Copy full SHA for 0d0b17b
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.