Changeset 54561 for branches/4.6/src/wp-includes/pluggable.php
- Timestamp:
- 10/17/2022 06:03:41 PM (4 years ago)
- Location:
- branches/4.6
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-includes/pluggable.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.6
- Property svn:mergeinfo changed
/trunk merged: 54521-54523,54525-54527,54529-54530,54541
- Property svn:mergeinfo changed
-
branches/4.6/src/wp-includes/pluggable.php
r47974 r54561 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.