the_title() ?>
작성자 the_author() ?> | 작성일 2016-02-01 14:14:14
2016 일일직업체험 프로그램 참가 안내
2월 17일 온라인 예약 페이지 오픈 예정
일일직업체험 사이트 바로가기
1044
$categories = get_the_category();
if ( !empty($categories) ) {
$list_link = get_category_link($categories[0]->cat_ID);
} else {
$list_link = '#';
}
?>
목록으로