Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #8167, comment 1


Ignore:
Timestamp:
11/26/2019 12:22:52 PM (5 years ago)
Author:
imath
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8167, comment 1

    initial v1  
    33About the patch it looks good, but I’d feel safer if :
    44- `$current_user` was renamed `$current_user_id`
    5 - the if inside the foreach would use strict comparison `===ˋ,
     5- the if inside the foreach would use strict comparison `===`,
    66- we had a unit test for this.
    77
    8 Is this a side effect of the BP Invites API we should fix it 5.1.0 ?
     8Is this a side effect of the BP Invites API we should fix in 5.1.0 ?
    99