Sep 20, 2016 11:51 am
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
Sep 20, 2016 6:13 pm
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.
Sep 21, 2016 5:38 am
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.