_ex
_ex ( $text, $context, $domain = 'default' )
Parameters:- (string) text Text to translate.
- (string) context Context information for the translators.
- (string) domain Optional. Text domain. Unique identifier for retrieving translated strings. Default 'default'.
Defined at: - Introduced in WordPress: 3.0.0
- Deprecated in WordPress: —
Description
Displays translated string with gettext context.