$content = apply_filters( 'the_content', get_the_content() );
echo $content;