Changeset 54559 for branches/5.4/src/wp-includes/pluggable.php
- Timestamp:
- 10/17/2022 06:01:26 PM (2 years ago)
- Location:
- branches/5.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.4
- Property svn:mergeinfo changed
/trunk merged: 54521-54530,54541
- Property svn:mergeinfo changed
-
branches/5.4/src/wp-includes/pluggable.php
r47955 r54559 312 312 $phpmailer->clearCustomHeaders(); 313 313 $phpmailer->clearReplyTos(); 314 $phpmailer->Body = ''; 315 $phpmailer->AltBody = ''; 314 316 315 317 // Set "From" name and email.
Note: See TracChangeset
for help on using the changeset viewer.