Forums

Join
bbPress Support ForumsPluginsMy way of Anonymous Posting

Info

Tags

My way of Anonymous Posting

  1. first download the post-meta plugin by _ck_
    there is 2 plugin in the zip file one is post meta then the other is bb-anonymous
    both plugin i think still work

    then use this to hold moderation for your anonymous user posting
    bb hold moderation plugin im fix it little to work

    http://pastebin.com/NZFkN39M

    to work properly you need to edit this line
    if ($bb_current_user->ID == 3) {

    to your anonymous user id, or change it to anonymous role

  2. You must log in to post.