the_title() ?>
작성자 the_author() ?> | 작성일 2017-04-21 18:15:32

카페 ‘그 냥’을 함께 만들어가요!
많은 관심과 지원 바랍니다.
99
지원신청서(다운)
1123
$categories = get_the_category();
if ( !empty($categories) ) {
$list_link = get_category_link($categories[0]->cat_ID);
} else {
$list_link = '#';
}
?>
목록으로