__construct()
__construct()
Constructor.
WP_Nimrod class.
Integrates Nimrod in Wordpress.
gettextWithContext(string $translated_text, string $text, string $context, string $domain = 'default')
Hook of gettext_with_context().
| string | $translated_text | The translated message.  | 
                            
| string | $text | The gettext msgid.  | 
                            
| string | $context | The gettext msgctxt.  | 
                            
| string | $domain | The gettext domain.  |