Changeset 54539 for branches/6.0/src/wp-includes/pluggable.php
- Timestamp:
- 10/17/2022 12:34:37 PM (3 years ago)
- Location:
- branches/6.0
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-includes/pluggable.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.0
-
branches/6.0/src/wp-includes/pluggable.php
r53301 r54539 362 362 $phpmailer->clearCustomHeaders(); 363 363 $phpmailer->clearReplyTos(); 364 $phpmailer->Body = ''; 365 $phpmailer->AltBody = ''; 364 366 365 367 // Set "From" name and email.
Note: See TracChangeset
for help on using the changeset viewer.