When working on the latest version of Easier Excerpts, we added functionality so the plugin would work any post type that had support for excerpts.

Because you can’t know that different custom post types that a person may have on their installation of WordPress, I wrote a small plugin that creates a generic custom post type that can be customized, used, and abused in your development environment.
This way, you can install the plugin, activate it, and have a custom post type with which you can test against should your project call for it.




