e0c487bc61
* Corrects phrasing used in the descriptions for and filters in `_n()` and `_nx()`, particularly with regard to the use of 'singular' instead of 'single' or '1', and 'plural' instead of 'not 1'. * Adds example usage to `_n()`, `_nx()`, `_nx_noop()`, and `translate_nooped_plural()`. * Adds hash notation `@return` doc for `_n_noop()` and `_nx_noop()`. * Adds missing default values for the optional `$domain` parameter in several places. Props johnbillion. Fixes #34127. git-svn-id: https://develop.svn.wordpress.org/trunk@34781 602fd350-edb4-49c9-b593-d223f7449a82 |
||
---|---|---|
src | ||
tests | ||
tools/i18n | ||
.editorconfig | ||
.gitignore | ||
.jshintrc | ||
.travis.yml | ||
Gruntfile.js | ||
package.json | ||
phpunit.xml.dist | ||
wp-cli.yml | ||
wp-config-sample.php | ||
wp-tests-config-sample.php |