Changeset 32910
- Timestamp:
- 06/23/2015 12:43:05 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/taxonomy.php
r32874 r32910 1047 1047 ); 1048 1048 1049 $join = '';1049 $join = $where = ''; 1050 1050 1051 1051 $this->clean_query( $clause );
Note: See TracChangeset
for help on using the changeset viewer.