activities_delete_activity
This endpoint is used to delete an activity item by activity id. Only author of activity or the user who has capability can delete.
This endpoint is used to delete an activity item by activity id. Only author of activity or the user who has capability can delete.
This endpoint is used to post an activity update.
This endpoint is used to get BuddyPress activities. There are many optional parameters available to filter activities results. please check following examples for usage: App wide Activities http://localhost/api/userplus/activities/?key=KEY-HERE Search terms within App wide Activities http://localhost/api/userplus/activities/?key=KEY-HERE&search_terms=Testing Search terms within User Activities http://localhost/api/userplus/activities/?key=KEY-HERE&user_id=1&search_terms=Testing User Activities http://localhost/api/userplus/activities/?key=KEY-HERE&user_id=1 User Activities in Groups http://localhost/api/userplus/activities/?key=KEY-HERE&user_id=1&scope=groups User Mentioned in Activity http://localhost/api/userplus/activities/?key=KEY-HERE&user_id=1&scope=mentions User…
This endpoint is used to get unread messages count for the user.
This endpoint is used to mark message thread as unread.
This endpoint is used to get post meta for any custom fields of post. If you provide meta_key, only that data will be provided otherwise, all post_meta will be fetched.
This endpoint will allow you to delete posts. Provide `post_media` var – to delete all previously attached images from post, pass value ‘delete`. `nonce` requirement can be disabled from Settings > UserPlus. Admin notification for any new submitted posts can also be enabled/disabled from Settings > UserPlus. Note: User must have capability to delete post.…
This endpoint will allow you to update posts. You can also add CPT by providing type var. Featured image can also be attached with the post. Custom fields can be added via `update_post_meta` endpoint using post_id. `nonce` requirement can be disabled from Settings > UserPlus. Admin notification for any new submitted posts can also be…
This endpoint is used to send new message to friend(s). You can also use to send reply a message. To reply existing thread, include the `thread_id` of the message.
This endpoint will allow you to add new posts. You can also add CPT by providing type var. Featured image can also be attached with the post. Custom fields can be added via `update_post_meta` endpoint using post_id. `nonce` requirement can be disabled from Settings > UserPlus. Admin notification for any new submitted posts can also…
This endpoint is used to fetch the message thread conversation of the user with his friend(s).
This endpoint will fetch the message threads for user. There are number of optional parameters are available to filter and sort results.
This endpoint is used to generate auth cookie for the user. This cookie is used for user authentication throughout the user related endpoints. Generated cookie is valid for 14 days. Optional ‘seconds’ var can be used to limit this. If provided, generated cookie will be valid for that many seconds, otherwise default is for 14…
This endpoint is used to update user_meta and other details including password. Please see optional arguments for details.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |