[buddypress-trac] [BuddyPress Trac] #7193: Improve user registration workflow for administrators
buddypress-trac
noreply at wordpress.org
Thu Sep 22 01:46:55 UTC 2016
#7193: Improve user registration workflow for administrators
-----------------------------------+------------------
Reporter: r-a-y | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.7
Component: Administration | Version: 1.5
Severity: normal | Resolution:
Keywords: ux-feedback has-patch |
-----------------------------------+------------------
Comment (by r-a-y):
In [changeset:"11154"]:
{{{
#!CommitTicketReference repository="" revision="11154"
Members: Simplify `bp_get_signup_allowed()`.
We only need to call `bp_get_option( 'users_can_register' )` for both
single-site and multisite as multisite already filters the
`'users_can_register'` option:
https://core.trac.wordpress.org/browser/tags/4.6.1/src/wp-includes/ms-
default-filters.php#L20
https://core.trac.wordpress.org/browser/tags/4.6.1/src/wp-includes/ms-
functions.php#L2104
See #7193.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7193#comment:9>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list