現在制作中のサイトでカテゴリを都道府県、職業、性別で登録しようとしたが、これを手書きでするのは修行なんで、プラグインを利用します。
今回利用したのは、Batch Category Import
Batch categories import
This is a plug-in allowing the user to create large amount of categories on the fly.
本文
Category Import
Enter the category you want to add.
If you want to make a hierarchy, put a -> between the category and the sub-category in one line.
Example : Level A -> Level B -> Level CDefine a delimiter here to split the category name and slug. (default: $)
Example : Level A -> Level B$level-b1 -> Level C$level-c1
翻訳
カテゴリのインポート
追加するカテゴリを入力します。
階層を作成する場合は、カテゴリとサブカテゴリの間に – >を1行入れます。
例:レベルA→レベルB→レベルCカテゴリ名とスラッグを分割するための区切り文字をここで定義します。 (デフォルト:$)
例:レベルA→レベルB $レベルb1→レベルC $レベルc1
これで一括登録完了。
いくつか階層がうまくいかなかったが、手で修正。
コメント