bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

how do I change the name of my forum?

(3 posts)
  • Started 1 year ago by dens
  • Latest reply from dens
  • This topic is not resolved

Tags:

  1. dens
    Member

    Hi there - recently installed bbPress and picked a placeholder forum name and now I can't figure out how to change it?

    I would expect to find some "general forum prefs" under the Admin screen of my forum, but no luck.

    any advice?

    Posted 1 year ago #
  2. Where is it displayed now? Chances are, it's in the config.php:

    $bb->name = 'New bbPress Site';

    That is used for what might be called the 'name' of your site.

    Posted 1 year ago #
  3. dens
    Member

    thanks! fixed!

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.