Require Post Title for Custom Post Type(s)

needed a way to restrict publishing & saving draft posts (of any type) without a title. A quick internet search brought me to some decent responses on Stack Overflow, and one good one on Kellen Mace's site.
Santa Monica Senior WordPress Developer
Santa Monica Senior WordPress Developer
needed a way to restrict publishing & saving draft posts (of any type) without a title. A quick internet search brought me to some decent responses on Stack Overflow, and one good one on Kellen Mace's site.
A small code snippet to extend the admin body class inside the WordPress. Great for WordPress plugin and theme developers!
My PHP code snippet for creating a Custom Post Type in WordPress 3.x or greater