- Compatible XF 2.x versions
- 2.0
- 2.1
- 2.2
- 2.3
Premium upgrade:
This XF2 add-on along with the entire collection can be purchased for $35.00 USD. Your Premium upgrade will allow you to download as many XF2 add-ons as you like for one year. Please see the entire collection located in the Resources area at this URL:
https://www.xf2addons.com/
Description:
Delete posts by username.
This add-on is designed for admins to be able to easily delete all posts by username.
(Example of Delete posts search page)
(Example of Delete posts confirm page)
(Example of Options page)
Features:
Q: Who can run this add-on?
A: Only admins can run this add-on.
Q: I have a large number of posts to delete, can I run this from a Cron Job?
A: Yes. Use the following URL example, change the user_id to the members posts you want to delete.
This XF2 add-on along with the entire collection can be purchased for $35.00 USD. Your Premium upgrade will allow you to download as many XF2 add-ons as you like for one year. Please see the entire collection located in the Resources area at this URL:
https://www.xf2addons.com/
Description:
Delete posts by username.
This add-on is designed for admins to be able to easily delete all posts by username.
(Example of Delete posts search page)
(Example of Delete posts confirm page)
(Example of Options page)
Features:
- Physically deletes all posts and threads made by username.
- Option to limit the number of posts to delete at one time.
- All phrases start with deleteposts_ for your convenience.
- Because this add-on uses a large amount of resources, if deleting a large number of posts I suggest you close the forum.
- Enter "deleteposts" after the root portion of your forum URL.
- Confirm the post that will be deleted and click the Delete X posts link.
Q: Who can run this add-on?
A: Only admins can run this add-on.
Q: I have a large number of posts to delete, can I run this from a Cron Job?
A: Yes. Use the following URL example, change the user_id to the members posts you want to delete.
https://www.example.com/deleteposts/delete?user_id=1234 >/dev/null 2>&1