Info
- 3 posts
- 3 voices
- Started 1 year ago by rajada
- Latest reply from chrishajer
- This topic is not resolved
Getting data from Word Press for the profile page
-
- Posted 1 year ago #
So I have this bbPress install, integrated with Word Press, and I'd like to get a few items for the user while he/she views his/her profile. The issue is I don't know how to retrieve from the Word Press database and all the threads i've found on custom profile fields either have the ability to change that (not what I want) or don't even mention Word Press. Can anyone point me in a direction here? I need help on writing a function to append the Profile page and tips on how to grab data from WPDB in bbPress.
-
- Posted 1 year ago #
You would need to query those from WordPress tables in the database. If you have deep integration, you can just use WordPress functions
-
- Posted 1 year ago #
Here is the process for getting bbPress info to show in WordPress. You would use a similar process, in reverse, to show WordPress data in your bbPress installation.
-
You must log in to post.