Used By
| Used By | Description |
|---|---|
| wp-includes/l10n.php: translate_with_gettext_context() | Retrieve the translation of $text in the context defined in $context. |
Filters text with its translation based on context information for a domain.
The dynamic portion of the hook, $domain, refers to the text domain.
(string) Translated text.
(string) Text to translate.
(string) Context information for the translators.
(string) Text domain. Unique identifier for retrieving translated strings.
File: wp-includes/l10n.php
| Version | Description |
|---|---|
| 5.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/gettext_with_context_domain