Answers for "escape html in wordpress"

PHP
1

wordpress escape for html

// Escaping for HTML attributes.
esc_attr( string $text )
Posted by: Guest on February-19-2021

Browse Popular Code Answers by Language