the_title() ?>
작성자 the_author() ?> | 작성일 2013-12-20 08:34:53

자세한 사항 보기
온라인 신청
연수장소 하자센터
숙소 사이트
문의 메일 school@haja.or.kr
48
$categories = get_the_category();
if ( !empty($categories) ) {
$list_link = get_category_link($categories[0]->cat_ID);
} else {
$list_link = '#';
}
?>
목록으로