mirror of
https://gh.wpcy.net/https://github.com/buddypress/buddypress.git
synced 2026-05-31 05:04:29 +08:00
6.0.0 is introducing 6 new BP REST API endpoints : - Blogs, Blog avatar, - Friends, - Group Cover image, - Member Cover Image and User Signups We're also reorganizing files, making sure they are located to their belonging endpoints. As a result, 2 files are now deprecated: - `bp-core/classes/class-bp-rest-attachments-group-avatar-endpoint.php` (moved into `bp-groups/classes`) - `bp-core/classes/class-bp-rest-attachments-member-avatar-endpoint.php` (moved into `bp-members/classes`) Props espellcaste, boonebgorges & I ;) Fixes #7156 git-svn-id: https://buddypress.svn.wordpress.org/trunk@12607 cdf35c40-ae34-48e0-9cc9-0c9da1808c22 |
||
|---|---|---|
| .. | ||
| assets | ||
| includes | ||
| testcases | ||
| bootstrap.php | ||
| codecoverage.xml | ||
| multisite.xml | ||