[wp-hackers] Dynamic User Pages - How Does BuddyPress do it?

BenderisGreat greglancaster71 at gmail.com
Wed Oct 9 19:52:19 UTC 2013


Excellent!  That fixed it.   Now for each user I have a dynamic page load,
but how can I populate that page with each users stored data?  I was
previously using custom post types, so the data was easy to grab, just get
the author id of the post and populate the pate with that usermeta.  

Since it is now dynamic, I am unsure how I would go about populating the
page.  I think Iwould need to create a custom query variable when the
username is grabbed, and then I can use the get_query_var. 

Is that right?



--
View this message in context: http://wordpress-hackers.1065353.n5.nabble.com/Dynamic-User-Pages-How-Does-BuddyPress-do-it-tp42492p42495.html
Sent from the Wordpress Hackers mailing list archive at Nabble.com.


More information about the wp-hackers mailing list