the_title() ?>
작성자 the_author() ?> | 작성일 2015-09-10 10:34:47
제7회 서울청소년창의서밋 참여 안내
배움과 삶의 축제에 여러분을 초대합니다

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