I’d like to prevent the “Featured” category from appearing for certain user roles. To be specific, I want only the admins and editors to be able to see and thus select or unselect that category. Everybody else can see the whole tree but the Featured cat.
Which hooks and WP API do I need to tap into in writing the necessary plug in?
Based on the first Answer from Mike Schinkel. For testing purposes in a default installation, the category is “Uncategorized”.
You could check out this plugin. It does exactly the same thing -> Restrict Categories