Title: Registration Message
Last modified: October 23, 2024

---

# Registration Message

 *  Resolved [kalim99](https://wordpress.org/support/users/kalim99/)
 * (@kalim99)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/registration-message-5/)
 * Hi, how can I change registration success message? I want to use custom message
   like “Please check your inbox for email verfication.”

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

 *  Plugin Author [xootix](https://wordpress.org/support/users/xootix/)
 * (@xootix)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/registration-message-5/#post-18091196)
 * Hello,
   You can use this snippet
 *     ```wp-block-code
       add_filter( 'xoo_el_registration_success_notice', function(){	return 'Custom text';} );
       ```
   
 *  Thread Starter [kalim99](https://wordpress.org/support/users/kalim99/)
 * (@kalim99)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/registration-message-5/#post-18091309)
 * Thanks!

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

The topic ‘Registration Message’ is closed to new replies.

 * ![](https://ps.w.org/easy-login-woocommerce/assets/icon-128x128.png?rev=1970613)
 * [Login & Register Customizer – Popup | Slider | Inline | WooCommerce](https://wordpress.org/plugins/easy-login-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-login-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-login-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-login-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-login-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-login-woocommerce/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [kalim99](https://wordpress.org/support/users/kalim99/)
 * Last activity: [1 year, 6 months ago](https://wordpress.org/support/topic/registration-message-5/#post-18091309)
 * Status: resolved