WPDev.one

esc_attr()

esc_attr( mixed $text )

Escaping for HTML attributes.

Parameters 1 required

Name / Type Description
string

$text

Required

Return Value

(string)
string

Function Information

Since Version
2.8.0
Source File
wp-includes/formatting.php
Advertisement