Changeset 54560 for branches/4.5/src/wp-includes/pluggable.php
- Timestamp:
- 10/17/2022 06:02:28 PM (2 years ago)
- Location:
- branches/4.5
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.5
- Property svn:mergeinfo changed
/trunk merged: 54521-54523,54525-54527,54529-54530,54541
- Property svn:mergeinfo changed
-
branches/4.5/src/wp-includes/pluggable.php
r47973 r54560 306 306 $phpmailer->ClearCustomHeaders(); 307 307 $phpmailer->ClearReplyTos(); 308 $phpmailer->Body = ''; 309 $phpmailer->AltBody = ''; 308 310 309 311 // From email and name
Note: See TracChangeset
for help on using the changeset viewer.