Changeset 54556 for branches/5.5/src/wp-includes/pluggable.php
- Timestamp:
- 10/17/2022 05:58:36 PM (2 years ago)
- Location:
- branches/5.5
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.5
- Property svn:mergeinfo changed
/trunk merged: 54521-54530,54541
- Property svn:mergeinfo changed
-
branches/5.5/src/wp-includes/pluggable.php
r48645 r54556 318 318 $phpmailer->clearCustomHeaders(); 319 319 $phpmailer->clearReplyTos(); 320 $phpmailer->Body = ''; 321 $phpmailer->AltBody = ''; 320 322 321 323 // Set "From" name and email.
Note: See TracChangeset
for help on using the changeset viewer.