>
', ''); else : the_title('

', '

'); endif; if ('post' === get_post_type()) : ?>
' . $categories_list . ''; } $tags_list = get_the_tag_list('', ', '); if ($tags_list) { echo ' ' . $tags_list . ''; } } ?>