Как отобразить полное описание в блоке краткое описание в блочной теме Gutenberg Twenty Twenty-Four
add_filter('wp_trim_words', function ($text, $num_words, $more, $original_text) {
if( is_singular( 'product' ) ){
$text = wpautop( $original_text );
return $text;
}
}, 10, 4);
@seomur
Помощь и консультации по wordpress, woocommerce и ускорению сайта - https://t.me/seomur