<?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 | vonWolfehaus | Activity</title>
	<link>https://buddypress.org/members/vonwolfehaus/activity/</link>
	<atom:link href="https://buddypress.org/members/vonwolfehaus/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for vonWolfehaus.</description>
	<lastBuildDate>Fri, 03 Apr 2026 23:55:42 +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">3e11c1758639e786b7ab2d42bec3f47e</guid>
				<title>vonWolfehaus posted on the forum topic Trying to modify the group loop [SOLVED] in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/trying-to-modify-the-group-loop/#post-89514</link>
				<pubDate>Fri, 11 Feb 2011 23:33:31 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks for the help, but the snippet I put above works great. I added some other conditionals (and replaced user_id with <code>bp_loggedin_user_id()</code> of course) and now it&#8217;s working across the site perfectly, giving me complete control over how groups are listed in every situation&#8230; except the querystring seems to change randomly (today it just dropped [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2b1e82325fb379040bef7cf59d643fce</guid>
				<title>vonWolfehaus posted on the forum topic Disabling certain email notifications by default for new members in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/disabling-certain-email-notifications-by-default-for-new-members/#post-8</link>
				<pubDate>Fri, 11 Feb 2011 23:26:43 +0000</pubDate>

									<content:encoded><![CDATA[<p>I totally agree with this. I couldn&#8217;t find the place where to reset default notification settings, so I&#8217;m bumping this in the hopes that someone would know this.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">56e48f62d4ead43f95db8b7a6f0f0b26</guid>
				<title>vonWolfehaus joined the group How-To and Troubleshooting</title>
				<link>https://buddypress.org/updates/p/136759/</link>
				<pubDate>Fri, 11 Feb 2011 23:26:41 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">049ab09e28aa659d697218a4e16912ac</guid>
				<title>vonWolfehaus started the forum topic Trying to modify the group loop [SOLVED] in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/trying-to-modify-the-group-loop/</link>
				<pubDate>Wed, 09 Feb 2011 23:52:42 +0000</pubDate>

									<content:encoded><![CDATA[<p>I understand how it works but I can&#8217;t figure out how to detect if the user clicked on &#8220;All Groups&#8221; or &#8220;My Groups&#8221;. I know it makes an ajax call and I see it in groups_loop (it calls bp_ajax_querystring)&#8230; but I don&#8217;t know how to get the info I need from it. How do I [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9afce26775d727df587fb36160ca4e5e</guid>
				<title>vonWolfehaus posted on the forum topic Trying to modify the group loop in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/trying-to-modify-the-group-loop/#post-89300</link>
				<pubDate>Wed, 09 Feb 2011 23:52:42 +0000</pubDate>

									<content:encoded><![CDATA[<p>Alright, brute forced it. I just echo&#8217;d the query&#8217;s result and copied it into a conditional like this: <code>//do loop for &quot;my groups&quot;  //do my own thing for &quot;all groups&quot;</code> Yet another case where I should just display the raw output and work from there. Tried to be &#8220;proper&#8221;. Proper fails [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e5032aaf94fabfd2e612f1ec4ed190bb</guid>
				<title>vonWolfehaus posted on the forum topic Trying to modify the group loop in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/trying-to-modify-the-group-loop/#post-89299</link>
				<pubDate>Wed, 09 Feb 2011 23:44:30 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks, but I have been staring at that code for a couple hours and I cannot decipher it&#8211;I don&#8217;t know very much about PHP. What exactly do I need to do to that function? How do I get the string I need in groups-loop.php to distinguish between the two group tabs? It returns a very [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f6c63a4ba93da7df91dc99931710e36a</guid>
				<title>vonWolfehaus posted on the forum topic Trying to modify the group loop in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/trying-to-modify-the-group-loop/#post-89297</link>
				<pubDate>Wed, 09 Feb 2011 22:48:02 +0000</pubDate>

									<content:encoded><![CDATA[<p>I need to solve this issue! Help please! I need to know how this line <code></code> figures out if the user is looking at the &#8220;all groups&#8221; or &#8220;my groups&#8221; tab. I need to display different content based on this query: the &#8220;all groups&#8221; tab will display a static list of some groups, while the [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2b2373fd868b548ebda2ee17781f1358</guid>
				<title>vonWolfehaus posted on the forum topic Modifiying Group Homepage in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/modifiying-group-homepage/#post-88785</link>
				<pubDate>Sat, 05 Feb 2011 01:39:24 +0000</pubDate>

									<content:encoded><![CDATA[<p>Sorry for necrothreading, but I&#8217;m trying to REMOVE and ALTER tabs already there in the group header. For example, I want to change &#8220;Home&#8221; to &#8220;Activity&#8221; and remove &#8220;Send Invites&#8221; altogether. I&#8217;ve been searching through files forever&#8230; help?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b229acf7c2a030c3e1225c8a032e6836</guid>
				<title>vonWolfehaus joined the group Creating &#038; Extending</title>
				<link>https://buddypress.org/updates/p/135411/</link>
				<pubDate>Sat, 05 Feb 2011 01:39:24 +0000</pubDate>

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