Changeset 49672 for trunk/src/wp-includes/class-wp-user-query.php
- Timestamp:
- 11/19/2020 06:22:02 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-user-query.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-user-query.php
r49637 r49672 155 155 * 'BETWEEN', 'NOT BETWEEN', 'EXISTS', 'NOT EXISTS', 'REGEXP', 156 156 * 'NOT REGEXP', or 'RLIKE'. Default '='. 157 * @type array$include An array of user IDs to include. Default empty array.158 * @type array$exclude An array of user IDs to exclude. Default empty array.157 * @type int[] $include An array of user IDs to include. Default empty array. 158 * @type int[] $exclude An array of user IDs to exclude. Default empty array. 159 159 * @type string $search Search keyword. Searches for possible string matches on columns. 160 160 * When `$search_columns` is left empty, it tries to determine which
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)