I'm creating a blog using podPress with the Admin producing a podcast and Authors writing posts. But a Podcasting box shows up in the write panel for both the Admin and Authors. How can I make the Podcasting box only visible to the Admin (level 10)?
I think I would have to add a user level line in podpress_admin_class.php , but I'm not sure how to implement it.