0) {
$customtext = substr($customtext , 0, 330);
}
echo ''.$customtext.'...';
?>
read more
hrbg
$customloop = 0; $customloop2 = 0; if (have_posts()) : while (have_posts()) : the_post(); $customloop++; $customloop2++; if( $post->ID == $do_not_duplicate ) continue; update_post_caches($posts); ?>
0) {
$customtext = substr($customtext , 0, 330);
}
echo ''.$customtext.'...';
?>
read more