Used By
Used By | Description |
---|---|
wp-includes/l10n.php: translate_user_role() | Translates role name. |
wp-includes/deprecated.php: _c() | Retrieve translated string with vertical bar context |
wp-includes/deprecated.php: translate_with_context() | Translates $text like translate(), but assumes that the text contains a context after its last vertical bar. |
wp-includes/deprecated.php: _nc() | Legacy version of _n(), which supports contexts. |