[buddypress-trac] [BuddyPress Trac] #8582: Add site membership requests.
buddypress-trac
noreply at wordpress.org
Mon Nov 15 20:40:28 UTC 2021
#8582: Add site membership requests.
-------------------------------------+---------------------
Reporter: dcavins | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 10.0.0
Component: Members | Version: 9.1.1
Severity: normal | Resolution:
Keywords: has-patch needs-testing |
-------------------------------------+---------------------
Comment (by dcavins):
I'm about to upload a new version of the patch with the following changes:
* Incorporate @imath's changes (though I had to manually merge changes in
`bp-members-membership-requests.php` so may have missed a new escape
addition there).
* Support `bp_is_active( 'members', 'membership_requests' )` so that the
functionality can be disabled/hidden via code if desired.
* Move filters from `members-filters` into `bp-members-membership-
requests.php` and remove several `bp_get_membership_requests_required()`
checks from those functions since that file is only included when
membership requests are enabled.
* Filter the "Manage Signups" menu item label in WP Admin > Users when
requests are enabled.
Thanks!
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8582#comment:12>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list