Changeset 45932 for trunk/src/wp-includes/class-wp-query.php
- Timestamp:
- 09/03/2019 12:39:13 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-query.php
r45926 r45932 1445 1445 } 1446 1446 1447 /* translators: This is a comma-separated list of very common words that should be excluded from a search, 1447 /* 1448 * translators: This is a comma-separated list of very common words that should be excluded from a search, 1448 1449 * like a, an, and the. These are usually called "stopwords". You should not simply translate these individual 1449 1450 * words into your language. Instead, look for and provide commonly accepted stopwords in your language.
Note: See TracChangeset
for help on using the changeset viewer.