Changeset 51850 for trunk/src/wp-mail.php
- Timestamp:
- 09/22/2021 08:59:15 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-mail.php
r47580 r51850 78 78 $post_author = 1; 79 79 $author_found = false; 80 $post_date = null; 81 $post_date_gmt = null; 82 80 83 foreach ( $message as $line ) { 81 84 // Body signal.
Note: See TracChangeset
for help on using the changeset viewer.