the_title() ?>
작성자 the_author() ?> | 작성일 2016-11-11 01:49:21
‘엄마의 그림책’ 안세정 작가와 함께하는
<오손도손 그림책 이야기를 나눠요>

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