bbPress

Simple, fast, elegant

bbPress Plugin Browser »

Report Post (0.1.4)

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

Code is Poetry.