Changeset 8193 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/wcpt/wcpt-meetup/class-meetup-admin.php
- Timestamp:
- 02/04/2019 09:51:48 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wcpt/wcpt-meetup/class-meetup-admin.php
r8104 r8193 783 783 } 784 784 } 785 self::new_meetup_organizers_notify( $new_meetup_org_data ); 785 // Disabling the new organizer notification because its a lot of work, and not always possible to find someone's wporg username from their meetup profile 786 // self::new_meetup_organizers_notify( $new_meetup_org_data ); 786 787 } 787 788
Note: See TracChangeset
for help on using the changeset viewer.