#1 WordPress forum plugin created by gVectors Team

wpForo – WordPress Forum Plugin
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation

Forum

Home | Forum

wpDiscuz - WordPress Comment Plugin
  • Forums
  • Members
  • Recent Posts
Forums
Main Support Forums
How-to and Troubles...
Get rid of Wordpres...
 
Share:
Share
Tweet
Share
Notifications
Clear all

[Solved] Get rid of Wordpress in password change notification

    Last Post
RSS

briegull
Posts: 29
 briegull
Topic starter
October 31, 2020 6:32 pm
(@briegull)
Eminent Member
Joined: 2 years ago

I notice that when you send out the password change link, it arrives coming from wpforo. When I send it out, it arrives coming from Wordpress and then the name of my org.  Where can I change that?

Topic Tags
from email
2 Replies
Robert
Posts: 8967
Robert - Twitter
 Robert
Admin
November 1, 2020 8:56 am
(@robert)
Support Team
Joined: 6 years ago

Hi @briegull,

All emails (excerpt user registration) related to forum are being sent from the EMail you configured in the Forums > Settings > Emails admin page. User registration process is under WordPress control, not wpForo. wpForo only provides with registration form, other processes are performed by WordPress. And yes, this is a known issue of WordPress. This is the default Wordpress email. You should change it using some hooks like this:

add_filter( 'wp_mail_from', function( $name ) {return 'info@mydomain.com' ; } ) ;
add_filter( 'wp_mail_from_name', function( $name ) {return 'My Forum name' ; } ) ;

Change the red marked strings and put this code in your current active theme functions.php file. Make sure you didn't deleted the apostrophe before and after the strings.

More info about this issue: http://www.wpbeginner.com/plugins/how-to-change-sender-name-in-outgoing-wordpress-email/

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

briegull
Posts: 29
 briegull
Topic starter
November 1, 2020 9:17 am
(@briegull)
Eminent Member
Joined: 2 years ago

Superb! Thank you!!

  All forum topics
  Previous Topic
Next Topic  
Related Topics
  • New User Registration - the user receives from email as wordpress@[our-website.com] for activation email
    1 year ago
  • All notification letters only from wordpress@domain.name
    2 years ago
  • Registration email FROM address is wordpress@mydomain.com
    2 years ago
  • Email is received as txt and not visual
    3 years ago
  • mail registration
    4 years ago
Topic Tags:  from email (7),

Forum Search

Join Us!

Download wpForo plugin
on WordPress.org

wpForo Addons

wpforo-private-messages wpforo-advanced-attachments-128x128 wpforo-embeds-128x128 wpForo User Custom Fields addon wpForo – Blog Cross Posting addon wpForo Ads Manager wpForo – WooCommerce Memberships Integration wpForo Emoticons wpForo – Tenor GIFs Integration
View all Addons »

Recent Topics

  • Costume text and image on every forum

    By Vijiki, 6 hours ago

  • Forum topics and pages not indexing

    By Vijiki, 14 hours ago

  • Can't send confirmation email from topics when suscribe for new topic

    By gilbau, 18 hours ago

  • Can't add shortcodes to wpForo

    By avorai, 18 hours ago

  • New Feature H1 title for tags

    By annushka, 1 day ago

  • File in antisapm protection not deleted

    By pesimist57, 2 days ago

Topic Tags

  • translation49
  • css49
  • plugin conflict48
  • seo45
  • new features44
  • buddypress42
  • ultimate member40
  • avatar40
  • forum40
  • moderation38
  • login38
  • registration36
  • threaded layout35
  • cache33
  • editor32
  • menu32
  • shortcode31
  • spam29
  • phrases28
  • forum accesses28
View all tags (2162)

Recent Posts

  • RE: Show Likers with their avatar

    No, I don't use any such function. The reason I asked i...

    By fawp, 6 hours ago

  • Costume text and image on every forum

    Is there a way I can add text or image on forum pages ...

    By Vijiki, 6 hours ago

  • RE: Can't send confirmation email from topics when suscribe for new topic

    @gilbau, wpForo uses WordPress wp_mail() function. wp...

    By Robert, 12 hours ago

  • RE: Forum topics and pages not indexing

    So all is ok from wpForo site. I have nothing to add he...

    By Robert, 12 hours ago

  • RE: Can't add shortcodes to wpForo

    @avorai, Again, I don't see any relation of this issu...

    By Robert, 13 hours ago

  • RE: Can users be in multiple forums?

    @monimair, wpForo has secondary usergroups function so...

    By Chris, 15 hours ago

  • RE: H1 title for tags

    Hi @annushka, Your suggestion has been added to our t...

    By Chris, 15 hours ago

Share:
Share
Tweet
Share
  Forum Statistics
20 Forums
9,755 Topics
49.4 K Posts
13 Online
43.5 K Members

Latest Post: Show Likers with their avatar Our newest member: Incredible Internet Marketing ... Recent Posts Unread Posts Tags

Forum Icons: Forum contains no unread posts Forum contains unread posts

Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

Powered by wpForo | Copyright © 2016-2022 gVectors Team
Copyright Registration Service - Click here for more information or to register work
wpForo is Registered with the IP Rights Office
Copyright Registration Service

Ref: 4477265538
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation