Does the wordpress taxonomy support the concept of tag bungles? I am talking about the same concept that del.licio.us uses.
Looking at the taxonomy it appears the hooks are there (parent, term_group) but I can't find anyone that implemented anything or any documentation.
If anyone has a lead, let me know. I am specifically trying to use the WordPress taxonomy to attach stock symbols to specific posts, then bundle the tickers by industry, or other variables. I would then need a function to list the tickers in one of these bundles.
Pretty specialized, I know.