Changeset 4345 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-organizer-reminders/wcor-mailer.php
- Timestamp:
- 11/11/2016 12:31:24 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-organizer-reminders/wcor-mailer.php
r3197 r4345 98 98 * @see http://stackoverflow.com/q/4728393/450127 99 99 * 100 * @todo Switch this and all other instances of hardcoded addresses to use EMAIL_CENTRAL_SUPPORT and 101 * EMAIL_DEVELOPER_NOTIFICATIONS constants 102 * 100 103 * @param string $to 101 104 * @param string $subject … … 104 107 * @param WP_Post $email 105 108 * @param WP_Post $wordcamp 109 * 106 110 * @return bool 107 111 */
Note: See TracChangeset
for help on using the changeset viewer.