Uses
Uses | Description |
---|---|
wp-includes/l10n.php: _n() | Translates and retrieves the singular or plural form based on the supplied number. |
wp-includes/functions.php: _deprecated_function() | Mark a function as deprecated and inform when it has been used. |