質問編集履歴
3
追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -14,8 +14,12 @@
|
|
14
14
|
```
|
15
15
|
|
16
16
|
やりたいこと例
|
17
|
+
|
18
|
+
|
17
19
|
```url
|
20
|
+
WPデフォルト: https://example.com/?s=検索ワード&cat=1&tag_id=2
|
21
|
+
↓
|
18
|
-
https://example.com/search/?s=検索ワード&cat=1&tag_id=2
|
22
|
+
こうしたい:https://example.com/search/?s=検索ワード&cat=1&tag_id=2
|
19
23
|
```
|
20
24
|
「search」を入れたいです。
|
21
25
|
どう書けばよいかわからず、、
|
2
誤字
title
CHANGED
@@ -1,1 +1,1 @@
|
|
1
|
-
|
1
|
+
Wordpress検索結果のURLを変えたい
|
body
CHANGED
File without changes
|
1
修正
title
CHANGED
@@ -1,1 +1,1 @@
|
|
1
|
-
|
1
|
+
syuuWordpress検索結果のURLを変えたい
|
body
CHANGED
@@ -15,7 +15,7 @@
|
|
15
15
|
|
16
16
|
やりたいこと例
|
17
17
|
```url
|
18
|
-
https://
|
18
|
+
https://example.com/search/?s=検索ワード&cat=1&tag_id=2
|
19
19
|
```
|
20
20
|
「search」を入れたいです。
|
21
21
|
どう書けばよいかわからず、、
|