wpseek.com
				A WordPress-centric search engine for devs and theme authors
			_x › WordPress Function
Since2.8.0
Deprecatedn/a
› _x ( $text, $context, $domain = 'default' )
| Parameters: (3) | 
 | 
| Returns: | 
 | 
| Defined at: | 
 | 
| Codex: | 
Retrieves translated string with gettext context.
Quite a few times, there will be collisions with similar translatable text found in more than two places, but with different translated context. By including the context in the pot file, translators can translate the two strings differently.