[buddypress-trac] [BuddyPress Trac] #9145: BP REST API - V2
buddypress-trac
noreply at wordpress.org
Tue Oct 22 01:11:08 UTC 2024
#9145: BP REST API - V2
---------------------------------------------+--------------------------
Reporter: espellcaste | Owner: espellcaste
Type: task | Status: assigned
Priority: highest | Milestone: 15.0.0
Component: REST API | Version: 5.0.0
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests commit |
---------------------------------------------+--------------------------
Comment (by espellcaste):
In [changeset:"14048" 14048]:
{{{
#!CommitTicketReference repository="" revision="14048"
Deprecate `bp-api-request` properly.
The `bp.apiRequest` function was deprecated in BuddyPress 10.0.0, but
still was being hooked into `bp_init`.
We are moving the related code to `deprecated/10.0.php`, and we are
encouraging developers to use `wp.apiRequest` instead in the BP REST API
documentation.
Props imath.
See #9145
Closes https://github.com/buddypress/buddypress/pull/383
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9145#comment:45>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list