treehouse : what would you like to learn today?
Web Design Web Development iOS Development

New post notifications when using Custom Post Types (WP 3.0)

  • I'm building a Wordpress 3.0 site using custom post types and the subscribe2 plugin:

    http://wordpress.org/extend/plugins/subscribe2/

    The plugin sends an email when I create a post using the standard "Post" section of Wordpress, but not when I create a new post using the custom post types that I've created, even though they use the same categories that the subscribe2 plugin recognizes and uses.

    Does anybody have any idea how I can get this to work? I can post the code of the Subscribe2 plugin but its quite long, best way is to download it and view subscribe2.php.