<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BuddyPress.org | cyberthread | Activity</title>
	<link>https://buddypress.org/members/cyberthread/activity/</link>
	<atom:link href="https://buddypress.org/members/cyberthread/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for cyberthread.</description>
	<lastBuildDate>Fri, 24 Apr 2026 13:01:51 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">0ea2a3811b43c7647bde1b25f0658fac</guid>
				<title>cyberthread posted on the forum topic bp_group_member_id as parameter value in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/bp_group_member_id-as-parameter-value/#post-103881</link>
				<pubDate>Thu, 14 Jul 2011 17:57:47 +0000</pubDate>

									<content:encoded><![CDATA[<p>This is what I came up with (it works), but I am not sure it is efficient.</p>
<p>$profileParemeter = &#8220;user_id=&#8221;;<br />
ob_start();<br />
bp_group_member_id();<br />
$memberId = ob_get_clean();<br />
$finalParemeter =$profileParemeter.$memberId;<br />
 [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8053f4935572789d9b437ce38e4f640c</guid>
				<title>cyberthread posted on the forum topic bp_group_member_id as parameter value in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/bp_group_member_id-as-parameter-value/#post-103877</link>
				<pubDate>Thu, 14 Jul 2011 17:43:45 +0000</pubDate>

									<content:encoded><![CDATA[<p>I just realized that the example of what I want disappeared in the process of posting.</p>
<p>Conceptually, this is what I want:</p>
<p>bp_has_profile(bp_group_member_id())</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4c715a6b12cf7d3027aacff344ba14b9</guid>
				<title>cyberthread started the forum topic bp_group_member_id as parameter value in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/bp_group_member_id-as-parameter-value/</link>
				<pubDate>Thu, 14 Jul 2011 17:20:41 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;m sure what I am trying to do is relatively easy, but I am stuck after multiple hours of experimentation. I think I am essentially having a PHP syntax problem (I am a PHP noob).</p>
<p>What I would like to be able to do, conceptually, [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>