Changeset 41795 for trunk/src/wp-includes/class-wp-site-query.php
- Timestamp:
- 10/09/2017 02:25:52 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-site-query.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-site-query.php
r41700 r41795 137 137 * @type array $search_columns Array of column names to be searched. Accepts 'domain' and 'path'. 138 138 * Default empty array. 139 * @type bool $update_site_cache Whether to prime the cache for found sites. Default false.139 * @type bool $update_site_cache Whether to prime the cache for found sites. Default true. 140 140 * } 141 141 */
Note: See TracChangeset
for help on using the changeset viewer.