- Compatible XF Versions
- 2.2
- 2.3
- License
- Single Use License (may be used on one website) License Agreement
- Updates Duration
- Lifetime for Xenforo versions listed above What are lifetime updates?
Requirements:
XF 2.2+
Description:
Pinning posts in user profiles
Features:
Stick / unstick profile post
Response
XF 2.2+
Description:
Pinning posts in user profiles
Features:
- Permissions to stick posts in own profile and for all profiles
- Sticky profile posts limit permission
- Inline moderation tool support
- REST API support
API routes
[POST] profile-post/{id}/stickStick / unstick profile post
Response
Output | Type | Description |
---|---|---|
success | true | |
sticky | str | "true" or "false" based on post made sticky or not |