When i add new user and assign them a custom user role which allows trashing listings, how can i keep log which reviews/listings user trashed? Maybe I would like to do the same for reviews (who approved), which are handled by HivePress Reviews plugin and located at /wp-admin/edit-comments.php.
It would be handy to have some log so admin users can have more control about who is doing what and when. It does not have to be special page if the information can be insert into existing pages like the Listings / Trashed. For example new column or just a text “trashed by username”.
One can install WP plugin Simple History which logs these and more events, but is not small.
Also if anyone knows about yet another hook/workaround, please kindly share it. AI was not helpful.