This addon adds a "Daily Goal" for posts to the Forum Statistics widget. You can specify the desired goal in the admin panel.
The counter is reset via a cron entry every day at 00:00.
Description:
Permission and forum based option to hide staff, admin and moderator posts.
Features:
hide staff, admin and moderator post to user groups based on permissions
hidden post has a phrased notice (check phrase cxf_hideSAMposts
select forums in which you want to hide posts
staff, admin...
Smart Cleanup Tools is an easy to use, powerful plugin for database cleanup with total of 37 cleanup, reset and removal tools. With this plugin you can remove data that is no longer in use, or it is unneeded.
Other Features
WordPress Toolbar Menu with quick access and cleanup options
Tools to...
Do not forget to rate it. This helps others to make decisions. If you have any ideas or suggestions don't hesitate to contact with me.
This add-on will add banner in each post of thread by thread starter..
Example:
Options: You can select required forums as per below example.
Installation...
Backup first.
Here are the queries to soft delete all moderated profile posts:
DELETE
FROM xf_moderation_queue
WHERE content_type = 'profile_post';
UPDATE xf_profile_post
SET message_state = 'visible'
WHERE message_state = 'moderated';
I decided to write out how I do my AdX (via FORUMCAST) ad placements.
This is primarily meant to be a resource to myself for those times that I experiment and forget how to return to my defaults. I'm sharing it here for others who may want to do something similar.
There is no warranty that...
Having logged in to quite a few installations to resolve permission issues, it's clear that a lot of people haven't quite grasped the concept.
So here are a few pointers:
1. All members should be in the Registered group as their Primary - that includes moderators, administrators and super...
Description:
Manages which forums are included in New posts results.
This add-on allows the admin to specify which forums are automatically excluded in New Posts if the user has not viewed threads in that selected forum (e.g. a Politics forum).
(Example of the Options page)
Installation...
Description:
Shadow bans posts by selected users.
If you have a user that posts inappropriately but you don't want to ban them outright, then Shadow banning could be the perfect solution. Shadow banning is the act of blocking a problem users posts so that it's not apparent to them. The user...