Changeset 54553 for branches/5.7/src/wp-includes/pluggable.php
- Timestamp:
- 10/17/2022 05:53:05 PM (2 years ago)
- Location:
- branches/5.7
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.7
- Property svn:mergeinfo changed
/trunk merged: 54521-54530,54541
- Property svn:mergeinfo changed
-
branches/5.7/src/wp-includes/pluggable.php
r50034 r54553 351 351 $phpmailer->clearCustomHeaders(); 352 352 $phpmailer->clearReplyTos(); 353 $phpmailer->Body = ''; 354 $phpmailer->AltBody = ''; 353 355 354 356 // Set "From" name and email.
Note: See TracChangeset
for help on using the changeset viewer.