admin管理员组

文章数量:1323355

I have problem about categorizing wordpress TAG, in my case for language. for example:

postA: englishtag1,englishtag2,englishtag3, chinesetag1,chinesetag2,

postB: englishtag2,englishtag5,englishtag4, chinesetag1,chinesetag3,

i want to show tag cloud based on the "language":

english tag cloud: englishtag1,englishtag2,englishtag4,englishtag5

Chinese tag cloud: chinesetag1,chinesetag3,chinesetag2,chinesetag4

etc..

is it possible? how to achieve this?

Thank you

I have problem about categorizing wordpress TAG, in my case for language. for example:

postA: englishtag1,englishtag2,englishtag3, chinesetag1,chinesetag2,

postB: englishtag2,englishtag5,englishtag4, chinesetag1,chinesetag3,

i want to show tag cloud based on the "language":

english tag cloud: englishtag1,englishtag2,englishtag4,englishtag5

Chinese tag cloud: chinesetag1,chinesetag3,chinesetag2,chinesetag4

etc..

is it possible? how to achieve this?

Thank you

Share Improve this question asked Jan 24, 2013 at 9:55 AndyAndy 2673 silver badges10 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 2

finally found plugin to achieve this using plugins below

  1. http://wordpress/extend/plugins/tag-groups/
  2. http://wordpress/extend/plugins/xili-tidy-tags/ << complex one

hope help someone htat need to groups the tags, catgeory or taxonomy

本文标签: taxonomyCategorize wordpress tags