Changeset 60444 for trunk/src/wp-includes/class-wp-query.php
- Timestamp:
- 07/09/2025 09:30:11 PM (9 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-query.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-query.php
r60048 r60444 5006 5006 * These arrays are sorted in the query generator for the purposes of the 5007 5007 * WHERE clause but the arguments are not modified as they can be used for 5008 * the orderby cla se.5008 * the orderby clause. 5009 5009 * 5010 5010 * Their use in the orderby clause will generate a different SQL query so
Note: See TracChangeset
for help on using the changeset viewer.