質問編集履歴

1

2020/06/16 15:50

投稿

totiki
totiki

スコア5

test CHANGED
File without changes
test CHANGED
@@ -31,6 +31,8 @@
31
31
 
32
32
 
33
33
  ### 該当のソースコード
34
+
35
+ ```
34
36
 
35
37
  <?php
36
38
 
@@ -120,7 +122,9 @@
120
122
 
121
123
  <?php endif;
122
124
 
123
- wp_reset_postdata(); ?>```
125
+ wp_reset_postdata(); ?>
126
+
127
+ ```
124
128
 
125
129
 
126
130