Thread Rating Log
Adds a log of all thread ratings viewable in the Admin CP.
Change Log for Thread Rating Log
Version 1.1 stable Build #3
- Sanitized usernames
- Removed PHP closing tags
- Adding License file
- Removed useless globals
- Fixed PHP 8.0 errors
- Sanitized thread subjects
Version 1.0.1 stable Build #2
- Changed (int)$mybb->input to $mybb->get_input
- Using generate_numeric_field function
- Minor reformatting
Version 1.0 stable Build #1
The first build has no changes.