Title: [Plugin: MailChimp List Subscribe Form] Mailchimp Shortcode
Last modified: August 20, 2016

---

# [Plugin: MailChimp List Subscribe Form] Mailchimp Shortcode

 *  [HelgaTheViking](https://wordpress.org/support/users/helgatheviking/)
 * (@helgatheviking)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-mailchimp-list-subscribe-form-mailchimp-shortcode/)
 * The shortcode needs some tweaking to work better with the_content’s filters… 
   specifically wp_autop (yes it is the bane of every shortcode’s existence). I 
   am getting line breaks after the hidden inputs! and paragraph tags where they
   don’t belong.
 * [http://wordpress.org/extend/plugins/mailchimp/](http://wordpress.org/extend/plugins/mailchimp/)

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

 *  Thread Starter [HelgaTheViking](https://wordpress.org/support/users/helgatheviking/)
 * (@helgatheviking)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-mailchimp-list-subscribe-form-mailchimp-shortcode/#post-2830984)
 * additionally, it’d be a great idea for developers if you’d add the ability to
   filter the HTML output. we could use preg_replace or more ideally, domdocument
   to manipulate the html, etc
 *  Thread Starter [HelgaTheViking](https://wordpress.org/support/users/helgatheviking/)
 * (@helgatheviking)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-mailchimp-list-subscribe-form-mailchimp-shortcode/#post-2831007)
 * took a stab at updating the plugin:
    [http://pastebin.com/WP9dPgyC](http://pastebin.com/WP9dPgyC)
 * mailchimpSF_signup_form() now returns a concatenated string that doesn’t get 
   cluttered up by wpautop. since mailchimpSF_signup_form() is now returning a string,
   the widget was changed to ECHO.
 *  [mc_nate](https://wordpress.org/support/users/mc_nate/)
 * (@mc_nate)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-mailchimp-list-subscribe-form-mailchimp-shortcode/#post-2831160)
 * Boom!
 * Thanks for that, Helga! 🙂
 *  Thread Starter [HelgaTheViking](https://wordpress.org/support/users/helgatheviking/)
 * (@helgatheviking)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-mailchimp-list-subscribe-form-mailchimp-shortcode/#post-2831161)
 * sure thing. do you think this is something you might include in an update? i 
   hate using hacked plugins…
 *  [mc_nate](https://wordpress.org/support/users/mc_nate/)
 * (@mc_nate)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-mailchimp-list-subscribe-form-mailchimp-shortcode/#post-2831178)
 * I can’t say with certainty, but I’ll be happy to pass it along for consideration
   in our next release. 🙂
 * We’re always welcome to feedback!

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

The topic ‘[Plugin: MailChimp List Subscribe Form] Mailchimp Shortcode’ is closed
to new replies.

 * ![](https://ps.w.org/mailchimp/assets/icon.svg?rev=3156997)
 * [Mailchimp List Subscribe Form](https://wordpress.org/plugins/mailchimp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailchimp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailchimp/)
 * [Active Topics](https://wordpress.org/support/plugin/mailchimp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailchimp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailchimp/reviews/)

## Tags

 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 5 replies
 * 2 participants
 * Last reply from: [mc_nate](https://wordpress.org/support/users/mc_nate/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-mailchimp-list-subscribe-form-mailchimp-shortcode/#post-2831178)
 * Status: not resolved