Ticket #32008: 32008.diff
| File 32008.diff, 440 bytes (added by , 11 years ago) |
|---|
-
wp-includes/formatting.php
3209 3209 } 3210 3210 3211 3211 /** 3212 * Wrapper for esc_attr 3213 * 3214 * @since 4.2 3215 * @uses esc_attr 3216 * 3217 * @param $text 3218 */ 3219 function echo_attr( $text ) { 3220 echo esc_attr( $text ); 3221 } 3222 3223 /** 3212 3224 * Escaping for textarea values. 3213 3225 * 3214 3226 * @since 3.1.0
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)