-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Default permalinks used by bbPress:
example.com/forums/users/{username}/topics/example.com/forums/users/{username}/replies/example.com/forums/users/{username}/subscriptions/
Can probably create similar Endpoints:
example.com/wp-json.php/users/{id}/topics/example.com/wp-json.php/users/{id}/replies/example.com/wp-json.php/users/{id}/subscriptions/
See bbp_get_user_topics_started() and bbp_get_user_topics_started() for topic functions.
See bbp_get_user_forum_subscriptions() and bbp_get_user_topic_subscriptions() for subscriptions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels