mirror of
https://github.com/buddypress/buddypress.git
synced 2026-07-22 20:56:55 +08:00
|
Some checks failed
Unit Tests / tests (false, , 7.4, 6.4) (push) Has been cancelled
Unit Tests / tests (false, , 8.1, latest) (push) Has been cancelled
Unit Tests / tests (false, , 8.2, 6.4) (push) Has been cancelled
Unit Tests / tests (false, memcached, 8.3, trunk) (push) Has been cancelled
Unit Tests / tests (false, redis, 8.5, trunk) (push) Has been cancelled
Unit Tests / tests (true, , 7.4, 6.4) (push) Has been cancelled
Unit Tests / tests (true, memcached, 8.5, 6.9) (push) Has been cancelled
Unit Tests / tests (true, redis, 8.3, trunk) (push) Has been cancelled
Unit Tests / tests (true, redis, 8.4, trunk) (push) Has been cancelled
Since WordPress 5.3, the user status is now updated using the globally available `wp_update_user()` function. So let us use it instead and deprecate `bp_core_update_member_status()`. It includes some minor Docblock changes. Props imath. Closes https://github.com/buddypress/buddypress/pull/434/ See #9173 Fixes #9167 git-svn-id: https://buddypress.svn.wordpress.org/trunk@14195 cdf35c40-ae34-48e0-9cc9-0c9da1808c22 |
||
|---|---|---|
| .. | ||
| template | ||
| activity.php | ||
| cache.php | ||
| class-bp-signup.php | ||
| functions.php | ||
| template.php | ||
| test-controller.php | ||
| test-member-avatar-controller.php | ||
| test-member-cover-controller.php | ||
| test-signup-controller.php | ||
| types.php | ||