incorrectly passing $user not $user->user_id
-
Simple bug report: line 122 should read
$custom_avatar = get_user_meta( $user->user_id, 'be_custom_avatar', true );
note: edited for readability
Cheers,
Christian
- The topic ‘incorrectly passing $user not $user->user_id’ is closed to new replies.