gettext_with_context – filter
Filters text with its translation based on context information.
Parameters
- .
- ( 2.8.0 ) . .
- $translation
- ( string ) Translated text. . . .
- $text
- ( string ) Text to translate. . . .
- $context
- ( string ) Context information for the translators. . . .
- $domain
- ( string ) Text domain. Unique identifier for retrieving translated strings. . . .