- Compatibile XF2 versions
- 2.2
- 2.3
Stick important profile posts to user profiles for better visibility!
[POST] profile-post/{id}/stick
Stick / unstick profile post
Response
[th]Output[/th][th]Type[/th][th]Description[/th]
Features:
Profile Post Permissions
Allow users to pin posts to their own profile or enable admins/moderators to pin posts in any profile.Sticky Post Limit
Set a limit on the number of posts a user can pin to their profile.Inline Moderation Tool
Integrates with the inline moderation tool for easy management of pinned posts.REST API Support
Provides REST API support for managing pinned posts via external integrations.[POST] profile-post/{id}/stick
Stick / unstick profile post
Response
success | true | |
sticky | str | "true" or "false" based on post made sticky or not |