• I’m using buddy press and I’m creating new plugins. The post, comments and meta tables will get very large if I keep them in the original table I’m creating new tables for each group.

    If I change the table names in $wpdb do I need to clean up any upstream caches in post.php and comments.php ?

    cheers

The topic ‘Changing DB tables’ is closed to new replies.