Konu
Wp:paragraph kaldırma
10-12-2023, 18:02:28
#4
Onur89TR
remove_filter( 'the_content', 'wpautop' ); remove_filter( 'the_excerpt', 'wpautop' );
Tam emin değilim ama bu kod işini görür mü (functions.php'ye atacaksın)