Title: Customize inline confirmation message
Last modified: August 22, 2016

---

# Customize inline confirmation message

 *  [sebrousseau](https://wordpress.org/support/users/sebrousseau/)
 * (@sebrousseau)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/customize-inline-confirmation-message/)
 * Hi Support !
    I would like edit the inline message subscription (the green one)
   confirmation. How should I do this?
 * Thank you
    Seb
 * [https://wordpress.org/plugins/mailchimp/](https://wordpress.org/plugins/mailchimp/)

Viewing 1 replies (of 1 total)

 *  [GunterTheChimp](https://wordpress.org/support/users/gunterthechimp/)
 * (@gunterthechimp)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/customize-inline-confirmation-message/#post-5240226)
 * Hey sebrousseau,
 * Thanks for posting in the support forum. In order to change the inline success
   message for the MailChimp plugin, you’ll want to edit the mailchimp.php file.
   To do so, head to the WordPress Dashboard, and then navigate to “Plugins” > “
   Editor”. There, use the drop down menu at the top right of the page to select
   the “MailChimp” plugin, and then click on the mailchimp/mailchimp.php link to
   the right to edit that file.
 * The success message can be edited on line 1456 or by searching for ‘mc_success_message’
   in that file. The message will be the string inside of the .esc_html(__()), like
   this:
 * `$msg = "<strong class='mc_success_msg'>".esc_html(__("This is the success message
   that you'll want to change", 'mailchimp_i18n'))."</strong>";`
 * Once you’ve changed to message to what you’d like, click the “update file” button
   below the editor window, and the new message will appear when the form is completed.
 * Thanks again for posting in the forum, and if you have any other questions, please
   feel free to let us know. Have a great day!
 * -Gunter

Viewing 1 replies (of 1 total)

The topic ‘Customize inline confirmation message’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [GunterTheChimp](https://wordpress.org/support/users/gunterthechimp/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/customize-inline-confirmation-message/#post-5240226)
 * Status: not resolved