Quote:
Originally Posted by kh99
The message appears if there is an entry in the editlog table for a given post. The "Show edited by note on edited messages" controls whether or not an entry will be added to that table when the post is edited, but all users will see the message if there is an entry. So you would need to disable that setting for *your* usergroup. Also, if the post has already been edited and the message is appearing, changing the setting won't have any effect for that post - you would need to remove the entry from the editlog table.
It would be possible to create a plugin to hide those messages for certain usergroups and not others, if that's what you want to do.
|
Nice explanation @kh99, Thank you. Since you obviously looked at the source for that code, can I ask you where it is located. Then I can get up to speed.