wpseek.com
				A WordPress-centric search engine for devs and theme authors
			esc_html__ › WordPress Function
Since2.8.0
Deprecatedn/a
› esc_html__ ( $text, $domain = 'default' )
| Parameters: (2) | 
 | 
| Returns: | 
 | 
| Defined at: | 
 | 
| Codex: | 
Retrieves the translation of $text and escapes it for safe use in HTML output.
If there is no translation, or the text domain isn't loaded, the original text is escaped and returned.