This ticket is a request to update dam-spam's Logs section to display the comment's content.
- example.com/wp-admin/admin.php?page=dam-spam-logs
Why?
Currently it's very hard for dam-spam users to view the performance (eg check for false-positives) of dam-spam's moderation.
We can view some statistics about comments that were automatically marked as spam (by default only the most-recent 25 comments). We can view metadata about the comment, eg:
- date/time
- email
- ip
- name
- script
- reason
But, surprisingly, we can't view the actual comment that the user left -- which makes it almost impossible to determine if the event was a false-positive or not.
Solution
Add a column to the Logs section's table that lets us view the content of the comment (either directly in the table or by clicking a link in the row).
This ticket is a request to update
dam-spam'sLogssection to display the comment's content.Why?
Currently it's very hard for
dam-spamusers to view the performance (eg check for false-positives) ofdam-spam's moderation.We can view some statistics about comments that were automatically marked as spam (by default only the most-recent 25 comments). We can view metadata about the comment, eg:
But, surprisingly, we can't view the actual comment that the user left -- which makes it almost impossible to determine if the event was a false-positive or not.
Solution
Add a column to the
Logssection's table that lets us view the content of the comment (either directly in the table or by clicking a link in the row).