質問編集履歴
3
追記
test
CHANGED
File without changes
|
test
CHANGED
@@ -30,9 +30,17 @@
|
|
30
30
|
|
31
31
|
やりたいこと例
|
32
32
|
|
33
|
+
|
34
|
+
|
35
|
+
|
36
|
+
|
33
37
|
```url
|
34
38
|
|
39
|
+
WPデフォルト: https://example.com/?s=検索ワード&cat=1&tag_id=2
|
40
|
+
|
41
|
+
↓
|
42
|
+
|
35
|
-
https://example.com/search/?s=検索ワード&cat=1&tag_id=2
|
43
|
+
こうしたい:https://example.com/search/?s=検索ワード&cat=1&tag_id=2
|
36
44
|
|
37
45
|
```
|
38
46
|
|
2
誤字
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
Wordpress検索結果のURLを変えたい
|
test
CHANGED
File without changes
|
1
修正
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
Wordpress検索結果のURLを変えたい
|
1
|
+
syuuWordpress検索結果のURLを変えたい
|
test
CHANGED
@@ -32,7 +32,7 @@
|
|
32
32
|
|
33
33
|
```url
|
34
34
|
|
35
|
-
https://a
|
35
|
+
https://example.com/search/?s=検索ワード&cat=1&tag_id=2
|
36
36
|
|
37
37
|
```
|
38
38
|
|