Title: coxixx's Replies | WordPress.org

---

# coxixx

  [  ](https://wordpress.org/support/users/coxixx/)

 *   [Profile](https://wordpress.org/support/users/coxixx/)
 *   [Topics Started](https://wordpress.org/support/users/coxixx/topics/)
 *   [Replies Created](https://wordpress.org/support/users/coxixx/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/coxixx/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/coxixx/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/coxixx/engagements/)
 *   [Favorites](https://wordpress.org/support/users/coxixx/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] find source of error message](https://wordpress.org/support/topic/find-source-of-error-message/)
 *  Thread Starter [coxixx](https://wordpress.org/support/users/coxixx/)
 * (@coxixx)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/find-source-of-error-message/#post-14911121)
 * Hi [@cryptex_vinci](https://wordpress.org/support/users/cryptex_vinci/)
    there
   is no persian in the address that you mentioned (ultimate-member/includes/core/
   um-actions-login.php).I searched my whole website’s folder but didn’t find that
   Persian words. does it get Persian translation from online address?
    -  This reply was modified 4 years, 7 months ago by [coxixx](https://wordpress.org/support/users/coxixx/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] how to send email to user after he completes his profile](https://wordpress.org/support/topic/how-to-send-email-to-user-after-he-completes-his-profile/)
 *  Thread Starter [coxixx](https://wordpress.org/support/users/coxixx/)
 * (@coxixx)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/how-to-send-email-to-user-after-he-completes-his-profile/#post-14902229)
 * I just need after redirecting to another page then send email to user and also
   admin and says “your profile update”.
    what should i add to this code that you
   sent me for sending email to that user and admin also ?
 *     ```
       add_filter("um_update_profile_redirect_after","um_092021_add_message_after_profile_update");
       function um_092021_add_message_after_profile_update( $url ){
   
           $url = "/my-custom-page";
   
           return $url;
       }
       ```
   
 * thank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] how to send email to user after he completes his profile](https://wordpress.org/support/topic/how-to-send-email-to-user-after-he-completes-his-profile/)
 *  Thread Starter [coxixx](https://wordpress.org/support/users/coxixx/)
 * (@coxixx)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/how-to-send-email-to-user-after-he-completes-his-profile/#post-14888927)
 * you are awesome!
    thank you so much.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] how to send email to user after he completes his profile](https://wordpress.org/support/topic/how-to-send-email-to-user-after-he-completes-his-profile/)
 *  Thread Starter [coxixx](https://wordpress.org/support/users/coxixx/)
 * (@coxixx)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/how-to-send-email-to-user-after-he-completes-his-profile/#post-14888304)
 * it would be better if redirect to a new page then shows the message. is it possible?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] how to send email to user after he completes his profile](https://wordpress.org/support/topic/how-to-send-email-to-user-after-he-completes-his-profile/)
 *  Thread Starter [coxixx](https://wordpress.org/support/users/coxixx/)
 * (@coxixx)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/how-to-send-email-to-user-after-he-completes-his-profile/#post-14888041)
 * is possible shows it beside gear menu or below profile picture? because i disabled
   profile menu.
    [https://drive.google.com/file/d/1nXfsOykLjHMUYhvqFRHcZY98ykUpww_a/view?usp=sharing](https://drive.google.com/file/d/1nXfsOykLjHMUYhvqFRHcZY98ykUpww_a/view?usp=sharing)
 * this is my profile pic
    [https://drive.google.com/file/d/1Zob8FsBET1HolsctEjZzqPxcYGrkvvwX/view?usp=sharing](https://drive.google.com/file/d/1Zob8FsBET1HolsctEjZzqPxcYGrkvvwX/view?usp=sharing)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] how to send email to user after he completes his profile](https://wordpress.org/support/topic/how-to-send-email-to-user-after-he-completes-his-profile/)
 *  Thread Starter [coxixx](https://wordpress.org/support/users/coxixx/)
 * (@coxixx)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/how-to-send-email-to-user-after-he-completes-his-profile/#post-14887861)
 * I use “Neve” theme. I added your code to My child-theme’s functions.php but nothing
   happens .
    -  This reply was modified 4 years, 8 months ago by [coxixx](https://wordpress.org/support/users/coxixx/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] how to send email to user after he completes his profile](https://wordpress.org/support/topic/how-to-send-email-to-user-after-he-completes-his-profile/)
 *  Thread Starter [coxixx](https://wordpress.org/support/users/coxixx/)
 * (@coxixx)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/how-to-send-email-to-user-after-he-completes-his-profile/#post-14887788)
 * thank you so much.
    is possible it shows message after updating users profile.
   it doesn’t show any message to user.

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