Change new user confirmation “From Address and Name”

Description

When a new user registers for a wordpress website by default it sends a confirmation email that states that the user has registered for a wordpress website instead of the name of the business which confused the user. This function will rewrite the from name and address to the the address of the business. Change tim.smith@example.com […]

When a new user registers for a wordpress website by default it sends a confirmation email that states that the user has registered for a wordpress website instead of the name of the business which confused the user. This function will rewrite the from name and address to the the address of the business. Change tim.smith@example.com and Tim Smith to the respective names of the businesses. This code is pasted in the functions.php file and can be checked by adding a new user



Post Categories