Apply Thread Prefix

by Starpaul20 10 Stars 2,120 Downloads

Allows moderators to apply a thread prefix to threads without having to edit the post.

Change Log for Apply Thread Prefix

Version 1.3 stable Build #4

- Fixed PHP 8.0 errors
- Use require_once for template updates
- Added check to see if THIS_SCRIPT is defined
- Added option_mirage class to mod option

Version 1.2 stable Build #3

- Throw error message if no thread prefixes are available
- Hide Apply Thread Prefix option if no prefixes are available
- Sanitized username
- Removed PHP closing tags
- Use THIS_SCRIPT for template caching
- Add ability to "clear"/unset a current prefix
- Removed useless globals

Version 1.1 stable Build #2

- Using get_input instead of intval input
- Sanitized threadprefix input
- Updated moderation option dropdown location
- Allow multiapplyprefix to be used in search results

Version 1.0 stable Build #1

The first build has no changes.