-
name) ? $recommend_cat[0]->name : "";
?>
-
post_title)>40) { $title= mb_substr($post->post_title,0,40) ; echo $title . '...'; } else { echo $post->post_title; } ?>