- install, activate
- put
<? report_post_link(); ?>in your post.php template where you want the link to be seen - recommended next to<?php post_edit_link(); ?> - optionally edit your style.css stylesheet to make it stand out, add:
a.report_post {color:red;} - note that you will NOT see a report link on YOUR OWN posts - to test, make a post as another member.