Edit email vérification

This topic contains 4 reply and 2 voices, and was last updated by jeremymatter 9 years, 2 months ago
Viewing 4 Posts - 1 through 4 (of 4 total)
Author Posts
February 13, 2015 at 4:21 pm 36640
jeremymatter Hi, I want to edit the content (only the text write) of the mail to verification account. Example, actually the mail content is : Congrats! You are Successfully registered to NameProjet: To activate your account, please click the link below http://www.project.ch/connexion/?wpuf_registration_activation=e5ce333aa87cf1&id=140 And i want a message like: You're inscription is success ! Your login is: LoginName Click here to activate your account : http://www.project.ch/connexion/?wpuf_registration_activation=e7cf1&id=140 I have find the code in frontend-form-profile.php but i don't want to edit the code direct in the plugin. I try to copy the file in my project files but it's don't work. Have you an idea, how i can do this ? Thanks you :) (Sorry for my english, I'm french)
February 14, 2015 at 12:10 pm 36671
Nayem Nayem

Hello jeremymatter,

You can not customize this single function where verification process done. You have to customize in the main file or you can create a duplicate function with different name and you can call this duplicate function where the original was called.

Thank you 🙂

February 16, 2015 at 1:56 pm 36816
jeremymatter jeremymatter

Hi Nayem,

Thank you for your answer 🙂
You sould add a apply_filters like the forgot password email, it’s more easily to edit the content emails 😉

Good bye !

February 16, 2015 at 2:23 pm 36822
Nayem Nayem

Yes you are right. Now in this function no apply_filters. But i have notified to our developer team about this. Hope they will add this in near future.

Thank you 🙂

February 16, 2015 at 2:25 pm 36823
jeremymatter jeremymatter

Thank you !

I hope too 🙂

Good bye !

Viewing 4 Posts - 1 through 4 (of 4 total)