bbPress

Simple, Fast, Elegant

bbPress plugin browser »

Report Post (0.1.4)

  1. install, activate
  2. put <? report_post_link(); ?> in your post.php template where you want the link to be seen - recommended next to <?php post_edit_link(); ?>
  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.