質問するログイン新規登録

質問編集履歴

1

追記

2020/11/15 00:22

投稿

bluemarron
bluemarron

スコア11

title CHANGED
File without changes
body CHANGED
@@ -60,4 +60,5 @@
60
60
  <div>アーカイブ</div>
61
61
  <?php wp_get_archives( 'post_type=post&type=monthly&show_post_count=1' ); ?>
62
62
  </ul>
63
+ </div>
63
64
  ```