Changes between Initial Version and Version 4 of Ticket #29998
- Timestamp:
- 10/18/2014 01:02:29 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29998
- Property Keywords reporter-feedback added
-
Property
Component
changed from
GeneraltoFormatting
-
Ticket #29998 – Description
initial v4 1 Word press 4.01 WordPress 4.0 2 2 attempt to post the contents of an email from Outlook with embedded image(s). The post will have artifacts showing of the MS HTML that is tossed into Outlook's email. 3 3 4 If I comment out //add_filter('content_save_pre', 'wp_filter_post_kses');in kses.php4 If I comment out `//add_filter('content_save_pre', 'wp_filter_post_kses');` in kses.php 5 5 everything is fine. 6 6