Changeset 54554 for branches/4.2/src/wp-includes/pluggable.php
- Timestamp:
- 10/17/2022 05:55:03 PM (2 years ago)
- Location:
- branches/4.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.2
- Property svn:mergeinfo changed
/trunk merged: 54521-54523,54525,54527,54529-54530,54541
- Property svn:mergeinfo changed
-
branches/4.2/src/wp-includes/pluggable.php
r47970 r54554 357 357 $phpmailer->ClearCustomHeaders(); 358 358 $phpmailer->ClearReplyTos(); 359 $phpmailer->Body = ''; 360 $phpmailer->AltBody = ''; 359 361 360 362 // From email and name
Note: See TracChangeset
for help on using the changeset viewer.