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