Simpler integration with WordPress

If you’re looking to integrate bbPress and WordPress, life just got a little easier. Database Integration Setting $bb->wp_table_prefix in bbPress’s config.php will tell bbPress to grab users and user meta data from those WordPress tables. The CUSTOM_USER_TABLE and CUSTOM_USER_META_TABLE constants are still around and will override other settings if you need more fine grained control. … Continue reading Simpler integration with WordPress