Mod User Notes

Allows staff to keep administrative notes on each user.

Author: Yumi
Submitted: 3rd August 2008
Last Updated: 11th January 2010
This plugin allows administrators and super moderators to keep notes on each user, editable in the user's profile. The notes are also displayed in the postbit (only to super mods and admins).

For admin notes displayed in the postbit, by default, there is a maximum length of 30 characters. This can be overridden (or display notes can be disabled) by editing the following line:

Code:
define('POSTBIT_MODNOTES_MAXLEN', 30);