>

post_title; /* or you can use get_the_title() */ $getlength = strlen($thetitle); $thelength = 35; echo substr($thetitle, 0, $thelength); if ($getlength > $thelength) echo "..."; ?>

'', ) ); ?>