This will work for sites that have a few static categories that can have certain values associated – but what if users create the categories that require custom fields?
In my case, every category is essentially a new blog for a different project, and I want a user to be able to select a NextGen gallery ID to be associated with that category and every post within. I could do it with conditional tags – but then I’d have to edit the php every time someone creates a new category. Any ideas?
(I was going to start a new thread, but thought id post here instead 😛 )