Category: Code snippets

WordPress, JavaScript, Code snippets, web development, HTML5, CSS3, design

Change WordPress “from” email address and name

This is short an sweet. By default, WordPress email notification address looks like [email protected]. If you want to use the site’s real email address and name for system notification to you or user add the code below to your theme’s functions.php file. The fist 3 lines will modify the default email address and the next […]