[buddypress-trac] [BuddyPress Trac] #8139: Network Invitations and Membership Requests
buddypress-trac
noreply at wordpress.org
Fri Aug 21 04:45:56 UTC 2020
#8139: Network Invitations and Membership Requests
---------------------------+-----------------------
Reporter: dcavins | Owner: (none)
Type: enhancement | Status: assigned
Priority: normal | Milestone: 7.0.0
Component: Registration | Version: 5.0.0
Severity: normal | Resolution:
Keywords: needs-refresh |
---------------------------+-----------------------
Comment (by imath):
Sure, the « star » feature is active by default and you can disable it
using a dynamic filter available in `bp_is_active()`. So it can avoid the
use of an option. What I like about r-a-y’s approach is that just like
component the files for the star feature are only loaded if the feature is
active.
I saw in the patch that it was possible to « bypass » the fact
registration was disabled by the administrator activating an option to
allow members invitations. I’m unsure we should do that. I feel the
members invitations should be active by default if user accounts can be
created and then use the `bp_is_active` filter to eventually deactivate
it.
I may be wrong but I believe if an admin disallows registration he would
also disallow members invitations to be the only one to control who can
join.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8139#comment:20>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list