Kat Hagan
Kat Hagan
Requested via [Support forums](http://wordpress.org/support/topic/setting-custom-post-type?replies=1): > Is it possible to have the ability to set the emails being read to a Custom Post Type (CPT) other than just 'Post'? I have...
Would be good if we could test against SSL connections as well. Not sure how to make this work with the test setup currently.
- Should this be a user option, or should we try to detect the best answer based on the user's system configuration?
I'm not sure if there's a bug here or if I'm doing something wrong. We have a fairly basic custom security handler for access control. Here's the `init` function: ```...