Changes between Initial Version and Version 31 of Ticket #23012
- Timestamp:
- 08/20/2015 07:15:04 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23012
- Property Owner set to
- Property Status new → accepted
- Property Cc added
- Property Milestone Awaiting Review → 4.4
- Property Keywords dev-feedback added
- Property Severity minor → normal
- Property Priority low → normal
-
Ticket #23012 – Description
initial v31 4 4 5 5 * `$instance['text'] = stripslashes( wp_filter_post_kses( addslashes($new_instance['text']) ) );` 6 * `$text = esc_textarea($instance['text']);` rather than at output 6 * `$text = esc_textarea($instance['text']);` rather than at output (implement late-escaping of echo'ed variables) 7 7 8 8 Also tons and tons of formatting issues.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)