Tag Archives: codex

esc_attr__

Retrieves the translation of $text and escapes it for safe use in an attribute.If there is no translation, or the domain isn’t loaded, the original text is returned.

1024

Continue reading

esc_attr_e

Displays translated text that has been escaped for safe use in an attribute.

1020

Continue reading