bbPress

Simple, Fast, Elegant

bbPress support forums » Plugins

translate this piece of code, please?

(3 posts)
  • Started 9 months ago by t3ch33
  • Latest reply from t3ch33
  • This topic is resolved
  1. This code is supposed to go in bb-admin/install.php for the plugin that allows users to post anonymously. My bbpress was already active when I discovered the plugin, so, of course, i didn't want to run the install file again. So, can you translate this for me so that I can possibly make the changes manually? Thanks. The code is as follows:

    bb_update_usermeta( '0', $bb_table_prefix . 'capabilities', array('anonymous' => true) );

    Posted 9 months ago #
  2. anyone? please?

    Posted 9 months ago #
  3. nm. i just reinstalled it.

    Posted 9 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.