Remove Title, Editor and Meta Box Support Based on Post Formats
You’re talking about the format setting which was introduced in WP 3.1 for the posts post type? No, I don’t think this is possible. To remove the title-, editor- or any other metabox, you have to remove the support for this feature from the current post type. (e.g. remove the feature from the supports parameter … Read more