wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
esc_attr_x › WordPress Function
Seit2.8.0
Veraltetn/v
› esc_attr_x ( $text, $context, $domain = 'default' )
Parameter: (3) |
|
Gibt zurück: |
|
Definiert in: |
|
Codex: |
Translates string with gettext context, and escapes it for safe use in an attribute.
If there is no translation, or the text domain isn't loaded, the original text is escaped and returned.