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