buddypress/tests/phpunit/testcases
Mathieu Viet 5d2d0d6c13 Make sure Site admins can set the "register" and "activate" pages in the pages association settings screen even if signups are not allowed
In 2.2, when signups are not allowed, it is not possible to associate a WordPress page to the register or the activate specific components. It introduced some confusion for some site admins and had an impact on plugins allowing users to invite others.

We will keep on working on the best way to deal with these directory pages in the next release. In the meantime, we are bringing back the possibility to always set the association for the register and the activate specific components.

props boonebgorges

See #6176
Fixes #6197 (branch 2.2)

git-svn-id: https://buddypress.svn.wordpress.org/branches/2.2@9479 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2015-02-12 19:08:16 +00:00
..
activity Activity: In the 'just-me' scope, use the correct user ID variable. 2015-02-11 21:38:40 +00:00
admin Make sure Site admins can set the "register" and "activate" pages in the pages association settings screen even if signups are not allowed 2015-02-12 19:08:16 +00:00
blogs Add pagination group to recent unit test additions related to pagination argument sanitization. See #5796. 2015-01-29 16:51:38 +00:00
core Make sure Site admins can set the "register" and "activate" pages in the pages association settings screen even if signups are not allowed 2015-02-12 19:08:16 +00:00
friends Only create a single activity when a friendship is created and make sure to display it on each involved user personal activities. 2015-01-09 08:56:45 +00:00
groups Add pagination group to recent unit test additions related to pagination argument sanitization. See #5796. 2015-01-29 16:51:38 +00:00
members When prefetching member types in the loop, cache arrays instead of strings. 2015-02-07 20:34:31 +00:00
messages Add pagination group to recent unit test additions related to pagination argument sanitization. See #5796. 2015-01-29 16:51:38 +00:00
notifications Add pagination group to recent unit test additions related to pagination argument sanitization. See #5796. 2015-01-29 16:51:38 +00:00
routing Unit tests: move tests around so that the top-level tests directory has a folder for each BP component. 2015-01-15 21:17:09 +00:00
xprofile XProfile data cache group updates: 2015-01-09 20:38:37 +00:00