Changeset 54557 for branches/4.3/src/wp-includes/pluggable.php
- Timestamp:
- 10/17/2022 05:59:19 PM (3 years ago)
- Location:
- branches/4.3
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-includes/pluggable.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.3
- Property svn:mergeinfo changed
/trunk merged: 54521-54523,54525-54527,54529-54530,54541
- Property svn:mergeinfo changed
-
branches/4.3/src/wp-includes/pluggable.php
r47982 r54557 361 361 $phpmailer->ClearCustomHeaders(); 362 362 $phpmailer->ClearReplyTos(); 363 $phpmailer->Body = ''; 364 $phpmailer->AltBody = ''; 363 365 364 366 // From email and name
Note: See TracChangeset
for help on using the changeset viewer.