XenForo Delete posts 1.5 Null Download

File Size: KB

Download Count:

File Update Date:

You can free Delete posts


1.5 download the source from the button above

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)

pic001-webp.164635


(Example of Delete posts confirm page)

pic002-webp.177599


(Example of Options page)

pic003-webp.164637


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.
How to use:
  1. Because this add-on uses a large amount of resources, if deleting a large number of posts I suggest you close the forum.
  2. Enter "deleteposts" after the root portion of your forum URL.
  3. Confirm the post that will be deleted and click the Delete X posts link.
Questions and Answers:

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
 

Similar Topics

Back
Top