Kat Hagan

Results 16 issues of Kat Hagan

As requested in the WP support forum.

enhancement

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...

enhancement

Would be good if we could test against SSL connections as well. Not sure how to make this work with the test setup currently.

enhancement
component/tests

- Should this be a user option, or should we try to detect the best answer based on the user's system configuration?

enhancement
component/mailserver

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: ```...