Make WordPress Core

Changeset 32910


Ignore:
Timestamp:
06/23/2015 12:43:05 PM (10 years ago)
Author:
boonebgorges
Message:

Fix PHP notice in WP_Tax_Query::get_sql_for_clause().

Previously, the $where variable was not initialized, so that when an invalid
'operator' was passed, PHP would complain that $where was undefined.

Props dlh.
Fixes #32756.

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.