Forums
-
- Forum
- Posts
-
- Installation
- 28,436
- Troubleshooting
- 62,515
- Themes
- 10,431
- Plugins
- 15,340
- Requests & Feedback
- 14,964
- Showcase
- 3,256
-
I ‘fixed’ it by commenting out the following lines:
// remove_filter( 'pre_post', 'encode_bad' );
// add_filter( 'pre_post', 'allow_images_encode_bad', 9 );
// add_filter( 'pre_post', 'allow_images', 52 );