[buddypress-trac] [BuddyPress Trac] #7156: Build REST-API endpoints for all Components.
    buddypress-trac 
    noreply at wordpress.org
       
    Tue Mar 31 11:33:40 UTC 2020
    
    
  
#7156: Build REST-API endpoints for all Components.
----------------------------------------------+--------------------------
 Reporter:  DJPaul                            |       Owner:  espellcaste
     Type:  feature request                   |      Status:  closed
 Priority:  strategic                         |   Milestone:  6.0.0
Component:  REST API                          |     Version:
 Severity:  normal                            |  Resolution:  fixed
 Keywords:  needs-docs needs-codex has-patch  |
----------------------------------------------+--------------------------
Changes (by imath):
 * status:  accepted => closed
 * resolution:   => fixed
Comment:
 In [changeset:"12607" 12607]:
 {{{
 #!CommitTicketReference repository="" revision="12607"
 Prepare the inclusion of the BP REST API remaining endpoints
 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
 }}}
-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7156#comment:27>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
    
    
More information about the buddypress-trac
mailing list