Title: [Plugin: Email Address Encoder] Will this plugin work with Custom Post Types?
Last modified: August 20, 2016

---

# [Plugin: Email Address Encoder] Will this plugin work with Custom Post Types?

 *  Resolved [Adam](https://wordpress.org/support/users/panhead/)
 * (@panhead)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-email-address-encoder-will-this-plugin-work-with-custom-post-types/)
 * Will _Email Address Encoder_ work with Custom Post Types?
 * [http://wordpress.org/extend/plugins/email-address-encoder/](http://wordpress.org/extend/plugins/email-address-encoder/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-email-address-encoder-will-this-plugin-work-with-custom-post-types/#post-3054232)
 * Theoretically and most likely yes, but it depends on coding of your theme.
 *  Thread Starter [Adam](https://wordpress.org/support/users/panhead/)
 * (@panhead)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-email-address-encoder-will-this-plugin-work-with-custom-post-types/#post-3054403)
 * Thanks for your response, Till. What do you mean by depending on the coding of
   my theme? Could you give me an example?
 *  Plugin Author [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-email-address-encoder-will-this-plugin-work-with-custom-post-types/#post-3054408)
 * This plugin hooks into the WordPress filters like `the_content` and others, so
   if you custom post type doesn’t use these filters, the email address would not
   be encoded. I might add an option to the plugin to encode the entire output in
   the near future.
 *  Thread Starter [Adam](https://wordpress.org/support/users/panhead/)
 * (@panhead)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-email-address-encoder-will-this-plugin-work-with-custom-post-types/#post-3054418)
 * That makes sense. I use a lot of Custom Fields, so this would work for my main
   content (the_content), but maybe not for my CFs. Thanks for the plugin!
 *  Plugin Author [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-email-address-encoder-will-this-plugin-work-with-custom-post-types/#post-3054425)
 * Yes, and you can [filter the custom fields](http://wordpress.org/extend/plugins/email-address-encoder/faq/)
   too, just apply the `eae_encode_emails` to them, or encode the output directly
   using the `eae_encode_emails()` function.
 *  Thread Starter [Adam](https://wordpress.org/support/users/panhead/)
 * (@panhead)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-email-address-encoder-will-this-plugin-work-with-custom-post-types/#post-3054439)
 * Very cool. Thanks, Till!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘[Plugin: Email Address Encoder] Will this plugin work with Custom Post
Types?’ is closed to new replies.

 * ![](https://ps.w.org/email-address-encoder/assets/icon-256x256.jpg?rev=970206)
 * [Email Address Encoder](https://wordpress.org/plugins/email-address-encoder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/email-address-encoder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/email-address-encoder/)
 * [Active Topics](https://wordpress.org/support/plugin/email-address-encoder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/email-address-encoder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/email-address-encoder/reviews/)

## Tags

 * [custom post type](https://wordpress.org/support/topic-tag/custom-post-type/)
 * [email](https://wordpress.org/support/topic-tag/email/)

 * 6 replies
 * 2 participants
 * Last reply from: [Adam](https://wordpress.org/support/users/panhead/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-email-address-encoder-will-this-plugin-work-with-custom-post-types/#post-3054439)
 * Status: resolved