buddypress/tests/testcases/members
Mathieu Viet 0edfdf44db Introduce Sign Ups Management
In Users Administration Screen, a new view is now available to manage the pending accounts of a site or of the network of sites. The following actions are supported:
- Resend the activation email
- Delete the pending account
- Activate the pending account
The corresponding bulk actions are also supported. A search box is available in order to let the administrator easily find some specific pending accounts.

The registration process have also been modified so that multisite and regular configs handles it in a similar way. A mechnanism is in place to ensure plugin backward compatibility concerning the regular configs.

See #5374

props boonebgorges, imath

Fixes #4651

git-svn-id: https://buddypress.svn.wordpress.org/trunk@8119 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2014-03-13 00:58:28 +00:00
..
class-bp-signup.php Introduce Sign Ups Management 2014-03-13 00:58:28 +00:00
functions.php Introduce bp_core_user_displaynames(), for quick, bulk displayname lookup 2014-03-03 21:35:48 +00:00
template.php Use correct date() format throughout unit tests 2014-03-01 02:48:42 +00:00