[buddypress-trac] [BuddyPress Trac] #7193: Improve user registration workflow for administrators

buddypress-trac noreply at wordpress.org
Wed Sep 21 00:41:10 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  |
-----------------------------------+------------------
Changes (by r-a-y):

 * keywords:  ux-feedback needs-patch => ux-feedback has-patch


Comment:

 `auto-create.patch` auto creates the registration and activation pages
 when user registration is turned on.  Includes unit tests.  (Notice how
 I'm using `bp_core_add_page_mappings( array( 'pizza' ) )`?  It's because
 we can't pass `'register'` and `'activate'` since this is automatically
 done inside that function.)

 `bp-pages.patch` implements the changes to the "Settings > BuddyPress >
 Pages" admin page as shown in the ticket description's screenshot.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7193#comment:7>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list