質問編集履歴

1

文字の修正と追加

2021/06/30 13:10

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -18,7 +18,9 @@
18
18
 
19
19
 
20
20
 
21
- ```searchform.php
21
+ searchform.phpのコードです。
22
+
23
+ ```php
22
24
 
23
25
  <form role="search" method="get" action="<?php echo esc_url(home_url('/')); ?>">
24
26
 
@@ -84,7 +86,9 @@
84
86
 
85
87
 
86
88
 
87
- ```search.php
89
+ search.phpのコードです。
90
+
91
+ ```PHP
88
92
 
89
93
  <div class="event_box">
90
94