Changeset 54570 for branches/5.1/src/wp-includes/pluggable.php
- Timestamp:
- 10/17/2022 06:11:58 PM (2 years ago)
- Location:
- branches/5.1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.1
- Property svn:mergeinfo changed
/trunk merged: 54521-54530,54541
- Property svn:mergeinfo changed
-
branches/5.1/src/wp-includes/pluggable.php
r47963 r54570 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.