Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: some problem with code in postings

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 );

Skip to toolbar