buddypress/tests/phpunit/testcases
David Cavins d17a19abcf Improve backward compatibility in groups_get_group().
In r11090, we changed the signature of `groups_get_group()` to accept
an integer and added backcompat for the most commonly used former
signature, an associative array. However, it was also possible to use a
query-string-style argument. This commit covers that case.

Fixes #7302 (for 2.7 branch).

git-svn-id: https://buddypress.svn.wordpress.org/branches/2.7@11212 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2016-10-26 03:12:54 +00:00
..
activity Use new groups_get_group() syntax throughout BP. 2016-09-13 05:35:55 +00:00
admin Multisite: Make sure the Blogs directory page is dynamically created when activating the component. 2016-07-30 12:32:04 +00:00
blogs Only delete the "new_blog" activity when its author is removed from the Blog. 2016-07-30 11:40:55 +00:00
core Members: Auto-create registration pages when user registration is enabled. 2016-09-22 01:50:49 +00:00
friends Friends tests: Set date_created to ensure reliable ordering. 2016-09-20 21:58:13 +00:00
groups Improve backward compatibility in groups_get_group(). 2016-10-26 03:12:54 +00:00
members Member Types: Use helper function for taxonomy name. 2016-09-17 16:54:21 +00:00
messages Update Messages tests to work after the changes in [11042]. 2016-08-30 17:29:28 +00:00
notifications Notifications: Fix issue with querying notifications by string format. 2016-06-28 17:25:24 +00:00
routing URI: Support members shortlink redirection. 2016-05-19 18:04:47 +00:00
settings Improve sanitization of email notification settings. 2015-11-11 03:22:53 +00:00
testsuite Tests: Add Friendship factory. 2016-09-06 03:31:21 +00:00
xprofile In BP_XProfile_Query, fix variable name typo that prevented table JOINs from shared between meta query clauses. 2016-08-19 17:42:41 +00:00