[wp-trac] [WordPress Trac] #22668: Introduce esc_attr() reverted function

WordPress Trac noreply at wordpress.org
Sat Dec 1 01:32:22 UTC 2012


#22668: Introduce esc_attr() reverted function
-----------------------------+--------------------------
 Reporter:  alexvorn2        |       Type:  defect (bug)
   Status:  new              |   Priority:  normal
Milestone:  Awaiting Review  |  Component:  Formatting
  Version:                   |   Severity:  normal
 Keywords:                   |
-----------------------------+--------------------------
 A function that will decode

 {{{
 < > & " '
 }}}

 to
 {{{
 < > & " '
 }}}

 (less than, greater than, ampersand, double quote, single quote).

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/22668>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list