Hello,
What I'm trying to achieve is the following: when a user is creating a new post, when he clicks to select a category, to display custom taxonomy box related to that category.
I guess I have a add a simple onlick/showdiv command to the category select field, but how do I hook post.php to do this?
Thanks.