bbPress

Simple, Fast, Elegant

bbPress plugin browser »

Ignore Member (0.06)

  1. install, activate
  2. put <? ignore_member_link(); ?> in your post.php template where you want the "Ignore" link to be seen
  3. optionally put in your theme stylesheet: a.ignore_member {color:blue;}
  4. add any mods you wish to make unignorable to the array at the top of the plugin ie. array("1","27","55");

Code is Poetry.