Kevin
Well-known member
For XF 1.5+ I'd be after an add-on to do the following...
- Run as a scheduled task nightly;
- Find all threads that are viewable to guests and has a thread prefix;
- Check to see if the thread prefix value is also a tag associated to the thread;
- If the thread prefix is already a tag on the thread, do nothing.
- If the thread prefix is not already a tag on the thread, add the thread prefix as a tag to the thread.
- Check to see if the thread prefix value is also a tag associated to the thread;