Changeset 54867 for trunk/src/wp-includes/class-wp-term-query.php
- Timestamp:
- 11/23/2022 09:28:15 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-term-query.php
r54133 r54867 911 911 * @since 4.6.0 912 912 * 913 * @global wpdb $wpdb WordPress database abstraction object.914 *915 913 * @param string $orderby_raw Alias for the field to order by. 916 914 * @return string|false Value to used in the ORDER clause. False otherwise.
Note: See TracChangeset
for help on using the changeset viewer.