Changeset 2743 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-participation-notifier/wordcamp-participation-notifier.php
- Timestamp:
- 03/11/2016 11:53:09 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-participation-notifier/wordcamp-participation-notifier.php
r2742 r2743 311 311 312 312 if ( in_array( $post->post_type, array( 'wcb_speaker', 'wcb_organizer' ) ) && isset( $_POST['wcpt-wporg-username'] ) ) { 313 $user = get_user_by( 'login',$_POST['wcpt-wporg-username'] );313 $user = wcorg_get_user_by_canonical_names( $_POST['wcpt-wporg-username'] ); 314 314 } 315 315
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)