-
pt-query-advisor, pt-variable-advisor, and other tools available in Percona Toolkit - Debian, Ubuntu packages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /* | |
| * DESCRIPTION: All WordPress email notifications are sent from | |
| * wordpress@yourdomain.com with the sender's name as "WordPress". | |
| * Any one of these functions should help you change that. | |
| * | |
| * Relevant WordPress core file is /wp-includes/pluggable.php | |
| */ |
NewerOlder