the_title() ?>
작성자 the_author() ?> | 작성일 2014-10-22 04:30:56
청소년 여러분을 초대합니다
3인의 ‘청년’과 함께 하는 청소년 진로콘서트(10월 24일 오후 1시 30분)
신청 페이지 바로가기

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