Changeset 54563 for branches/5.2/src/wp-includes/pluggable.php
- Timestamp:
- 10/17/2022 06:08:00 PM (2 years ago)
- Location:
- branches/5.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.2
- Property svn:mergeinfo changed
/trunk merged: 54521-54530,54541
- Property svn:mergeinfo changed
-
branches/5.2/src/wp-includes/pluggable.php
r47960 r54563 315 315 $phpmailer->clearCustomHeaders(); 316 316 $phpmailer->clearReplyTos(); 317 $phpmailer->Body = ''; 318 $phpmailer->AltBody = ''; 317 319 318 320 // From email and name
Note: See TracChangeset
for help on using the changeset viewer.