Downsides to not using built-in “Posts” post type?
1. how do you get rid of the post menu on the admin ui? Simple, just un-register the post post type. There isn’t a default function to do this, but one of the core developers (Nacin) posted some sample code on a WP Trac ticket showing how it can be done: if ( ! function_exists( … Read more