bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

Adding a column to a table install

(2 posts)
  • Started 9 months ago by darkling235
  • Latest reply from fel64
  • This topic is not resolved
  1. darkling235
    Member

    I have the code to work with the new field in the DB all ready and tested. To test it I just created a new column in the user table manually. Is there a way to do it automatically on install?

    I.E. bbpress creates a bunch of tables and fields when it is first activated, how can I alter what tables are created and what columns they possess?

    Posted 9 months ago #
  2. You can use plugin scripts, but this is a terrible idea. This is exactly what the wp_/bb_usermeta table is for.

    Posted 9 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.