Changeset 51513 for trunk/src/wp-includes/class-wp-query.php
- Timestamp:
- 07/30/2021 10:22:11 AM (5 years 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
r51301 r51513 720 720 * character used for exclusion can be modified using the 721 721 * the 'wp_query_search_exclusion_prefix' filter. 722 * @type int $second Second of the minute. Default empty. Accepts numbers 0- 60.722 * @type int $second Second of the minute. Default empty. Accepts numbers 0-59. 723 723 * @type bool $sentence Whether to search by phrase. Default false. 724 724 * @type bool $suppress_filters Whether to suppress filters. Default false.
Note: See TracChangeset
for help on using the changeset viewer.