__


__ ( $text, $domain = 'default' )

Parameters:
  • (string) text Text to translate.
  • (string) domain Optional. Text domain. Unique identifier for retrieving translated strings. Default 'default'.
Returns:
  • (string) Translated text.
Defined at:

Description

Retrieves the translation of $text.If there is no translation, or the text domain isn't loaded, the original text is returned.

Related Functions

_, _c, _e, _n, _x

Top Google Results

User discussions

wpseek mobile