mirror of
https://github.com/buddypress/buddypress.git
synced 2026-07-23 21:06:56 +08:00
1. Use `do_action_ref_array()` instead of `do_action()` to pass the `BP_Friends_Friendship` object by reference. 2. Adapts the `test_bp_has_members_search_pagination_with_spaces()` test to WordPress changes in the `paginate_links()` function. Fixes #8135 git-svn-id: https://buddypress.svn.wordpress.org/trunk@12459 cdf35c40-ae34-48e0-9cc9-0c9da1808c22 |
||
|---|---|---|
| .. | ||
| template | ||
| activity.php | ||
| cache.php | ||
| class-bp-signup.php | ||
| functions.php | ||
| template.php | ||
| types.php | ||