- 
	
	dunc posted on the forum topic Can functions in bp_template_tags.php be applied to a specific user ID? in the group How-To and Troubleshooting: 15 years, 4 months ago @dwdutch Do you mind sharing your plug-in code? I’m trying to do pretty much the same thing – list members on a page who have have a certain profile field set. I plan on rolling out similar filtering elsewhere but at the moment that seems like a distant dream. 😉 I am using your ‘Admin-only’ xProfile […] 
- 
	
	Boone Gorges posted on the forum topic Can functions in bp_template_tags.php be applied to a specific user ID? in the group How-To and Troubleshooting: 15 years, 6 months ago @dwdutch – 1) Exactly right. 2) Most (all?) BP-specific functions that default to the logged in user are named in a way that makes it clear. bp_loggedin_user_domain() is an example. There are some WP functions that take the logged in user as a default argument, and they’re generally not so helpfully named (fwiw the context is […] 
	@dwdutch
	Not recently active