<?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 | y2gabs | Activity</title>
	<link>https://buddypress.org/members/y2gabs/activity/</link>
	<atom:link href="https://buddypress.org/members/y2gabs/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for y2gabs.</description>
	<lastBuildDate>Wed, 08 Apr 2026 19:52:44 +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">a6fad4cf4a103bc6cc89e0eb978dbc83</guid>
				<title>y2gabs posted a new activity comment</title>
				<link>https://buddypress.org/updates/p/155536/#acomment-156110</link>
				<pubDate>Thu, 02 Jun 2011 15:42:32 +0000</pubDate>

									<content:encoded><![CDATA[<p>So awesome, that&#8217;s the last piece of my puzzle for this project.  You are well on your way (if not firmly there) to creating the absolute best plugin for buddypress!</p>
<p>Thanks for all your hard work Andrea</p>
<p>J.</p>
				<strong>In reply to</strong> -
				<a href="http://buddypress.org/community/members/y2gabs/" title="y2gabs" rel="nofollow ugc">y2gabs</a> posted an update in the group <a href="http://buddypress.org/community/groups/bp-profile-search/" rel="nofollow ugc">BP Profile Search</a>: Hey Andrea,
I&#8217;m wondering if there&#8217;s a way, or if there&#8217;s any plans to add the ability to have custom URLs for searched criteria&#8230; for example, a cars website [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0f52f2f783678b670fb872e856453b2e</guid>
				<title>y2gabs posted an update in the group BP Profile Search: Hey Andrea,
I&#039;m wondering if there&#039;s a way, or if there&#039;s [&#133;]</title>
				<link>https://buddypress.org/updates/p/155536/</link>
				<pubDate>Mon, 30 May 2011 16:40:28 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hey Andrea,<br />
I&#8217;m wondering if there&#8217;s a way, or if there&#8217;s any plans to add the ability to have custom URLs for searched criteria&#8230; for example, a cars website has a dropdown profile field with values cars, vans, trucks.  Is there a way to have a url like &#8220;http://www.mywebsite.com/members/trucks&#8221; show only those members where that trucks have been&hellip;<span class="activity-read-more" id="activity-read-more-155536"><a href="https://buddypress.org/updates/p/155536/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>2</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">058b17a9cc900be7ead17b21d0daebcf</guid>
				<title>y2gabs started the forum topic removing users of certain roles from members-loop in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/removing-users-of-certain-roles-from-members-loop/</link>
				<pubDate>Tue, 24 May 2011 16:04:32 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi guys, I want to prevent users with role &#8220;admin&#8221; and &#8220;editor&#8221; from the members-loop and only show those with role &#8220;subscriber&#8221;.. I&#8217;ve fought with many different iterations of an if statement checking against &#8220;displayed_user&#8221; role from within the loop to display members and none seem to work. Here&#8217;s the most recent iteration I&#8217;ve tried, [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">eab7686b2707d0cae7887d5b3990c459</guid>
				<title>y2gabs posted on the forum topic removing users of certain roles from members-loop in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/removing-users-of-certain-roles-from-members-loop/#post-99457</link>
				<pubDate>Tue, 24 May 2011 16:04:32 +0000</pubDate>

									<content:encoded><![CDATA[<p>Sorry, it seemed to cutoff the post.. see below for if statement code:</p>
<p>/* $id = bp_displayed_user_id();<br />
$user = new WP_User( $id );</p>
<p>if ( $user-&gt;has_cap( ‘activate_plugins’) ) :<br />
{{don&#8217;t show this user}}<br />
elseif ( $user-&gt;has_cap( ‘edit_pages’) ) :<br />
{{don&#8217;t show this user}}<br />
else :<br />
{{Show the rest of the users}}<br />
endif</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b672f1ebc7bf070ff88c8992b5f62ba7</guid>
				<title>y2gabs started the forum topic RSS Feed From Members List in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/rss-feed-from-members-list/</link>
				<pubDate>Mon, 04 Apr 2011 21:44:39 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi there,</p>
<p>Is there a plugin or can someone direct to a how-to generate an rss feed from a buddypress members list?  Is this possible?  </p>
<p>Thanks!</p>
<p>J.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8897f6d6d300ac88310afce16e4363c4</guid>
				<title>y2gabs joined the group How-To and Troubleshooting</title>
				<link>https://buddypress.org/updates/p/146646/</link>
				<pubDate>Mon, 04 Apr 2011 21:44:33 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">509650b875ef0d444e09bdd378e4cac8</guid>
				<title>y2gabs posted a new activity comment</title>
				<link>https://buddypress.org/updates/p/142955/#acomment-145560</link>
				<pubDate>Thu, 31 Mar 2011 04:07:44 +0000</pubDate>

									<content:encoded><![CDATA[<p>Definitely looking forward to that!</p>
				<strong>In reply to</strong> -
				<a href="http://buddypress.org/community/members/philld/" title="philld" rel="nofollow ugc">philld</a> reviewed the plugin <a href="http://buddypress.org/community/groups/bp-profile-search/" rel="nofollow ugc">BP Profile Search</a>: <span><span></span></span>Great plugin! Works perfectly. I&#8217;m wondering if there&#8217;s a way to style the search fields &#8211; ie. rather than having them presented in a list, have the different search [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">62b37c7e9db5f494c1699f55fbab8bf7</guid>
				<title>y2gabs posted a new activity comment</title>
				<link>https://buddypress.org/updates/p/138795/#acomment-139499</link>
				<pubDate>Sat, 26 Feb 2011 19:00:10 +0000</pubDate>

									<content:encoded><![CDATA[<p>That makes perfect sense, thanks Andrea&#8230; I really should&#8217;ve thought of that.  Another option could be to remove the search form in the sliding login I believe.</p>
<p>Thanks for your help!</p>
				<strong>In reply to</strong> -
				<a href="http://buddypress.org/community/members/y2gabs/" title="y2gabs" rel="nofollow ugc">y2gabs</a> posted an update in the group <a href="http://buddypress.org/community/groups/bp-profile-search/" rel="nofollow ugc">BP Profile Search</a>: Hey Andrea,

The profile search only seems to work (returning members based on searched criteria) when a user is logged in.  Is this native functionality or [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e3544adda5143105f19d8d6246c745a4</guid>
				<title>y2gabs posted a new activity comment</title>
				<link>https://buddypress.org/updates/p/138795/#acomment-139372</link>
				<pubDate>Sat, 26 Feb 2011 01:48:43 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hey Andrea,<br />
That is indeed the issue.  When I have the filtered Members list set to &#8220;1&#8221;, public (non-logged in users) can retrieve results based on searched criteria using the plugin but logged in users can&#8217;t.. vice-versa when the filtered members list is set to &#8220;2&#8221;.  Any thoughts on what could cause this?<br />
Thanks!</p>
				<strong>In reply to</strong> -
				<a href="http://buddypress.org/community/members/y2gabs/" title="y2gabs" rel="nofollow ugc">y2gabs</a> posted an update in the group <a href="http://buddypress.org/community/groups/bp-profile-search/" rel="nofollow ugc">BP Profile Search</a>: Hey Andrea,

The profile search only seems to work (returning members based on searched criteria) when a user is logged in.  Is this native functionality or [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7c05540e2c2428d5a14940989843cd99</guid>
				<title>y2gabs posted an update in the group BP Profile Search: Hey Andrea,

The profile search only seems to work (returning [&#133;]</title>
				<link>https://buddypress.org/updates/p/138795/</link>
				<pubDate>Wed, 23 Feb 2011 16:43:13 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hey Andrea,</p>
<p>The profile search only seems to work (returning members based on searched criteria) when a user is logged in.  Is this native functionality or am I facing another plugin conflict somewhere?</p>
<p>Thanks!</p>
]]></content:encoded>
				
									<slash:comments>4</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9ed412ee5691a8e9aa27486fb7a97f08</guid>
				<title>y2gabs posted a new activity comment</title>
				<link>https://buddypress.org/updates/p/134161/#acomment-137704</link>
				<pubDate>Thu, 17 Feb 2011 03:56:47 +0000</pubDate>

									<content:encoded><![CDATA[<p>Eureka!! Thanks so much Andrea.  What an amazing plugin.</p>
				<strong>In reply to</strong> -
				<a href="http://buddypress.org/community/members/y2gabs/" title="y2gabs" rel="nofollow ugc">y2gabs</a> posted an update in the group <a href="http://buddypress.org/community/groups/bp-profile-search/" rel="nofollow ugc">BP Profile Search</a>: Hi there,

For whatever reason, the plugin seems to work fine, when searching on a specific field, when a visitor is not logged in but once the visitor logs [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c3d719e6a01de094c9e95f336bf3c752</guid>
				<title>y2gabs posted a new activity comment</title>
				<link>https://buddypress.org/updates/p/134161/#acomment-137703</link>
				<pubDate>Thu, 17 Feb 2011 03:56:44 +0000</pubDate>

									<content:encoded><![CDATA[<p>Eureka!! Thanks so much Andrea.  What an amazing plugin.</p>
				<strong>In reply to</strong> -
				<a href="http://buddypress.org/community/members/y2gabs/" title="y2gabs" rel="nofollow ugc">y2gabs</a> posted an update in the group <a href="http://buddypress.org/community/groups/bp-profile-search/" rel="nofollow ugc">BP Profile Search</a>: Hi there,

For whatever reason, the plugin seems to work fine, when searching on a specific field, when a visitor is not logged in but once the visitor logs [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">28df11e41592ddbdfc03f6784b17630a</guid>
				<title>y2gabs posted a new activity comment</title>
				<link>https://buddypress.org/updates/p/134161/#acomment-137187</link>
				<pubDate>Mon, 14 Feb 2011 18:33:30 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hey Andrea,<br />
I tried this new version out and it seems to still conflict with the dropdown plugin.  Was this new release supposed to fix that conflict?<br />
Thanks!</p>
				<strong>In reply to</strong> -
				<a href="http://buddypress.org/community/members/y2gabs/" title="y2gabs" rel="nofollow ugc">y2gabs</a> posted an update in the group <a href="http://buddypress.org/community/groups/bp-profile-search/" rel="nofollow ugc">BP Profile Search</a>: Hi there,

For whatever reason, the plugin seems to work fine, when searching on a specific field, when a visitor is not logged in but once the visitor logs [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">96dd22abc603a24085dc25ea14e53b8a</guid>
				<title>y2gabs posted a new activity comment</title>
				<link>https://buddypress.org/updates/p/134161/#acomment-136133</link>
				<pubDate>Tue, 08 Feb 2011 17:12:54 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hey Andrea,</p>
<p>Any luck with this issue?</p>
				<strong>In reply to</strong> -
				<a href="http://buddypress.org/community/members/y2gabs/" title="y2gabs" rel="nofollow ugc">y2gabs</a> posted an update in the group <a href="http://buddypress.org/community/groups/bp-profile-search/" rel="nofollow ugc">BP Profile Search</a>: Hi there,

For whatever reason, the plugin seems to work fine, when searching on a specific field, when a visitor is not logged in but once the visitor logs [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6bac6064a544780b7c45d79aaf65e9e1</guid>
				<title>y2gabs posted a new activity comment</title>
				<link>https://buddypress.org/updates/p/134161/#acomment-134169</link>
				<pubDate>Fri, 28 Jan 2011 00:36:58 +0000</pubDate>

									<content:encoded><![CDATA[<p>Nevermind.  It seems to be a conflict with the sliding login panel plugin:<br />
<a href="http://buddypress.org/community/groups/buddypress-sliding-login-panel" rel="nofollow ugc">http://buddypress.org/community/groups/buddypress-sliding-login-panel</a></p>
<p>I can&#8217;t for the life of me figure out why bp-profile search doesn&#8217;t work when that plugin is installed, aside from some sort of jquery conflict.  </p>
<p>Do you have any thoughts on why the conflict would&hellip;<span class="activity-read-more" id="activity-read-more-134169"><a href="https://buddypress.org/updates/p/134161/#acomment-134169" rel="nofollow ugc">[Read more]</a></span></p>
				<strong>In reply to</strong> -
				<a href="http://buddypress.org/community/members/y2gabs/" title="y2gabs" rel="nofollow ugc">y2gabs</a> posted an update in the group <a href="http://buddypress.org/community/groups/bp-profile-search/" rel="nofollow ugc">BP Profile Search</a>: Hi there,

For whatever reason, the plugin seems to work fine, when searching on a specific field, when a visitor is not logged in but once the visitor logs [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1b856ee016d3c05336897b1b4b26d9d1</guid>
				<title>y2gabs posted an update in the group BP Profile Search: Hi there,

For whatever reason, the plugin seems to work [&#133;]</title>
				<link>https://buddypress.org/updates/p/134161/</link>
				<pubDate>Fri, 28 Jan 2011 00:15:20 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi there,</p>
<p>For whatever reason, the plugin seems to work fine, when searching on a specific field, when a visitor is not logged in but once the visitor logs in and tries to search for members based on a specific field all members are returned in the results.<br />
Any thoughts on what could cause this?</p>
]]></content:encoded>
				
									<slash:comments>8</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7c28359e9ab17b82b479c4a7e9ac100d</guid>
				<title>y2gabs joined the group BP Profile Search</title>
				<link>https://buddypress.org/updates/p/134160/</link>
				<pubDate>Fri, 28 Jan 2011 00:14:02 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>