Notifications
Clear all

[Closed] Delete "Edited by..."

3 Posts
2 Users
0 Reactions
1,888 Views
Posts: 11
Topic starter
(@sidnik)
Eminent Member
Joined: 8 years ago

Hi,

I would like to ask if it is possible to delete the "Edited by ..." comment from a post. It would be great to have this option (especially for the administrators but for the users as well).

2 Replies
Posts: 988
Moderator
(@martin)
Support Team
Joined: 8 years ago

Ok, we'll add this option. But at the moment you can use this CSS Code:

#wpforo #wpforo-wrap .wpforo-post .wpf-right .wpf-post-edited{display:none;}

Navigate to Forums > Settings > Styles and put this code in Custom CSS Code textarea.

Posts: 11
Topic starter
(@sidnik)
Eminent Member
Joined: 8 years ago

Thank you very much for this option.

I was thinking an option (maybe somewhere in settings) where you could check a box (like this):

Admins editing not be displayed ☑

Or maybe, after editing a post you could be asked if you want to show the editing comment.