mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
e0c487bc61adb4215b8d5856f43eb2abee38c2dc
* 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
Description
No description provided
243 MiB
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%