Açıklama
This is a plug-in allowing the user to create large amount of taxonomies.
Yükleme
This section describes how to install the plugin and get it working.
- Make a new directory inside
/wp-content/plugins/
namedwp-taxonomy-import
- Upload all files into
/wp-content/plugins/wp-taxonomy-import/
directory - The control panel of WP Taxonomy Import is in ‘Tools > Taxonomy Import’.
SSS
-
How do I create taxnomies?
-
Tools > Taxonomy Import,
In the text area create taxnomies separated by a new line, e.g. :- Category A
- Category B
- Category C
-
What about nested taxnomies?
-
Great question!
In the same text area, you can create child taxnomies as well!
Each Taxonomy who has a parent is written with a ‘->’ separating parent from child, e.g. :- Category A -> Category B -> Category C
And for massive assignment, e.g. :
- Category A -> Category B
- Category B -> Category C
- Category B -> Category D
- Category A -> Category E -> Category F
- Category F -> Category H
wasn’t that easy?
-
What slug is being set for each of my categories?
-
Well, the default slug is the category name with hyphens instead of white spaces and all lowercase.
-
What if I would like to change the slug?
-
No problem!
When setting a category just add the dollar-sign ‘$’ delimiter after the category name and your new slug!
e.g. :- Category A$foo -> Category B$bar -> Category C$cool-isnt-it
-
What about adding descriptions?
-
Easy, just add another dollar-sign ‘$’ delimiter after the category slug and wrap your description with double-quotes “”. e.g. :
(Don’t forget to escape double-quotes inside your description!)- Category A$foo$”this is bar!”
-
And if I don’t like your silly dollar-sign delimiter?
-
Just change it!
Just before the text area there’s a small input bar that you can put whatever delimiter you want.
Notice: currently it is impossible to use the ‘->’ sign as a delimiter.
İncelemeler
Katkıda Bulunanlar ve Geliştiriciler
“WP Taxonomy Import” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“WP Taxonomy Import” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüle, SVN deposuna göz at veya RSS ile geliştirme günlüğüne abone ol.