Changeset 54529 for trunk/src/wp-includes/pluggable.php
- Timestamp:
- 10/17/2022 11:40:36 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/pluggable.php
r54397 r54529 354 354 $phpmailer->clearCustomHeaders(); 355 355 $phpmailer->clearReplyTos(); 356 $phpmailer->Body = ''; 357 $phpmailer->AltBody = ''; 356 358 357 359 // Set "From" name and email.
Note: See TracChangeset
for help on using the changeset viewer.