Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hello,
We would like to have an option to display or not, or to display only after N time, the “Edited” line under the topic post after the user edit his message. Other option would be to display it or not when a moderator/administrator edit someone else's messages.
Thank you for advice and have a nice day
Unlike some other forum platforms WPForo does not log the edits to the DB so I personally find the notice redundant and choose to hide it completely in Forums/Settings/Styles custom css field.
/* Hide "Edited by*/
#wpforo #wpforo-wrap .wpforo-post .wpf-right .wpf-post-edited{display:none;}
Thank you @verek, that's a nice trick 🤠
Now let's wait for the official advice. Maybe that editing action will be logged into the DB in the future - at least we hope.
Sure, this is planned and this is a very important feature. I have no ETA yet. But we'll add this after 1.5.0 and after working on Forum Tags and UM integration (maybe with them).
That's great, thank you !