Kriuchko
1/8/2019 - 1:38 PM

Autop

Wordpress autop

remove_filter( 'the_content', 'wpautop' );
add_filter( 'the_content', 'wpautop' , 99 );
add_filter( 'the_content', 'shortcode_unautop', 100 );