the_title() ?>
작성자 the_author() ?> | 작성일 2014-08-18 06:58:01
하자작업장학교 시즌 2~3회 졸업식
‘바깥에서’ 장기욱 & 예서영

67
$categories = get_the_category();
if ( !empty($categories) ) {
$list_link = get_category_link($categories[0]->cat_ID);
} else {
$list_link = '#';
}
?>
목록으로