Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




attribute_escape [ WordPress Function ]

attribute_escape ( $text )
Parameters:
  • (string) $text
See:
Returns:
  • (string)
Defined at:



Escaping for HTML attributes.

Source


<?php
function attribute_escape$text ) {
    
_deprecated_function__FUNCTION__'2.8''esc_attr()' );
    return 
esc_attr$text );
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics