ログイン中のみ編集リンクを出力したい。
ログインの判定は
is_user_logged_in()
記事の編集リンクは、
get_edit_post_link()
これを組み合わせて出力する。
一覧ページへもどる