Is it safe to totally unregister the default “post” Post Type
You cannot achieve a performance benefit (or any other benefit) by attempting to remove the post type. If you are experiencing a performance problem then find the real root of the problem and address that. If you don’t create any posts then there’s nothing in the database to clean. If you want to remove “Posts” … Read more