Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: WP and BB Integration of User Data/Member List

Both bb and WP store data in wp_users and wp_usermeta, so when you do bb_get_user or get_user you get basically the same object.

I have a memberlist using my plugin, Aleph. The list is here: http://www.ryuuko.cl/busqueda/gente/

As you can see, i display a location field, which is filled in bbPress profile form.

Skip to toolbar