Changeset 54558 for branches/4.4/src/wp-includes/pluggable.php
- Timestamp:
- 10/17/2022 06:00:49 PM (3 years ago)
- Location:
- branches/4.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.4
- Property svn:mergeinfo changed
/trunk merged: 54521-54523,54525-54527,54529-54530,54541
- Property svn:mergeinfo changed
-
branches/4.4/src/wp-includes/pluggable.php
r47972 r54558 368 368 $phpmailer->ClearCustomHeaders(); 369 369 $phpmailer->ClearReplyTos(); 370 $phpmailer->Body = ''; 371 $phpmailer->AltBody = ''; 370 372 371 373 // From email and name
Note: See TracChangeset
for help on using the changeset viewer.