Changeset 54566 for branches/4.7/src/wp-includes/pluggable.php
- Timestamp:
- 10/17/2022 06:08:39 PM (2 years ago)
- Location:
- branches/4.7
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.7
- Property svn:mergeinfo changed
/trunk merged: 54521-54530,54541
- Property svn:mergeinfo changed
-
branches/4.7/src/wp-includes/pluggable.php
r47978 r54566 309 309 $phpmailer->ClearCustomHeaders(); 310 310 $phpmailer->ClearReplyTos(); 311 $phpmailer->Body = ''; 312 $phpmailer->AltBody = ''; 311 313 312 314 // From email and name
Note: See TracChangeset
for help on using the changeset viewer.