- Compatible XF Versions
- 2.0 , 2.1 , 2.2
- Visible Branding
- No
Delete profile posts.
Allows staff to delete all profile posts by username.
Features:
- Physically deletes all profile posts made by username entered. Any profile post comments associated with that profile post will also be deleted.
- All phrases start with deleteprofileposts_ for your convenience.
- Download Andy-DeleteProfilePosts-1.0.zip and unzip it.
- Copy the src/addons/Andy/DeleteProfilePosts directory to your server.
- From the Admin Control Panel Install the add-on.
Enter "deleteprofileposts" after your forum URL:
Example:
Code:
https://www.site.com/deleteprofileposts
https://www.site.com/forums/deleteprofileposts
https://www.site.com/community/deleteprofileposts
https://www.site.com/index.php?/deleteprofileposts
Enter username and click Search. After confirming, click the Delete X profile posts link to delete the profile posts.
User Group Permissions:
Be sure to set the Administrative user group permission to Yes.