回答編集履歴
1
情報の追加。
answer
CHANGED
|
@@ -30,4 +30,15 @@
|
|
|
30
30
|
---
|
|
31
31
|
|
|
32
32
|
【Really Simple CSV Importer - WordPress Plugins】
|
|
33
|
-
[https://wordpress.org/plugins/really-simple-csv-importer/](https://wordpress.org/plugins/really-simple-csv-importer/)
|
|
33
|
+
[https://wordpress.org/plugins/really-simple-csv-importer/](https://wordpress.org/plugins/really-simple-csv-importer/)
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
---
|
|
37
|
+
|
|
38
|
+
**追記:**
|
|
39
|
+
|
|
40
|
+
[Custom Post Type Permalinks](https://ja.wordpress.org/plugins/custom-post-type-permalinks/)を使用すればアーカイブパスにおけるタクソノミー名の問題は解決できるかもしれません。下記記事はあれこれ書いていますが、「○○○.com/test/タクソノミー名/カテゴリー名」⇒「○○○.com/test/カテゴリ名」を実現しています。
|
|
41
|
+
|
|
42
|
+
【カスタムタクソノミーのパーマリンクで絶望的な404から抜け出した方法 | codaMac.jp】
|
|
43
|
+
[http://www.codamac.jp/blog/custom-taxonomy-404/](http://www.codamac.jp/blog/custom-taxonomy-404/)
|
|
44
|
+
|