Changeset 10807 for sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/class-wporg-themes-upload.php
- Timestamp:
- 03/11/2021 02:57:15 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/class-wporg-themes-upload.php
r10806 r10807 883 883 'owner' => '', 884 884 ) ); 885 886 // temporary debugging - email Otto when this specific branch occurs TODO remove this after testing887 wp_mail( 'otto@wordpress.org', 'Theme ticket creation '. $ticket_id, 'https://themes.trac.wordpress.org/ticket/' . $ticket_id, 'From: themes@wordpress.org' );888 885 } 889 886 … … 1141 1138 } 1142 1139 1143 wp_mail( $this->author->user_email, $email_subject, $email_content, 'From: themes@wordpress.org' );1140 wp_mail( $this->author->user_email, $email_subject, $email_content, 'From: "WordPress Theme Directory" <themes@wordpress.org>' ); 1144 1141 } 1145 1142
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)