-
cat_ID;
$cat_name = $category[0]->cat_name;
$cat_slug = $category[0]->category_nicename;
?>
-
ID, $key, true); ?> post_title, 'UTF-8')>20){ $title= mb_substr($post->post_title, 0, 23, 'UTF-8'); echo $title.'……'; }else{ echo $post->post_title; } ?>


