the_title() ?>
작성자 the_author() ?> | 작성일 2016-01-07 10:00:25
하자작업장학교 2016년 고등과정 신입생 전형 안내

하자작업장학교 사이트 바로가기
127
$categories = get_the_category();
if ( !empty($categories) ) {
$list_link = get_category_link($categories[0]->cat_ID);
} else {
$list_link = '#';
}
?>
목록으로