post_content; $pos = strpos($content, ''); if ( $pos ) { echo mb_strimwidth($content_parts['extended'], 0, 100) . '. . .'; }else{ the_excerpt(); } ?>