Changeset 54551 for branches/4.0/src/wp-includes/pluggable.php
- Timestamp:
- 10/17/2022 05:49:25 PM (2 years ago)
- Location:
- branches/4.0
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.0
- Property svn:mergeinfo changed
/trunk merged: 54521-54523,54525,54527,54529,54541
- Property svn:mergeinfo changed
-
branches/4.0/src/wp-includes/pluggable.php
r47968 r54551 351 351 $phpmailer->ClearCustomHeaders(); 352 352 $phpmailer->ClearReplyTos(); 353 $phpmailer->Body = ''; 354 $phpmailer->AltBody = ''; 353 355 354 356 // From email and name
Note: See TracChangeset
for help on using the changeset viewer.