<?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 | Nathan Allen | Activity</title>
	<link>https://buddypress.org/members/nathanallen/activity/</link>
	<atom:link href="https://buddypress.org/members/nathanallen/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Nathan Allen.</description>
	<lastBuildDate>Sun, 05 Apr 2026 08:24:01 +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">df44f7a92a27b396318403372528d3ec</guid>
				<title>Nathan Allen started the forum topic Modifying the activity &#034;read more&#034; links animation in global.js in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/modifying-the-activity-read-more-links-animation-in-global-js/</link>
				<pubDate>Sat, 26 Nov 2011 03:41:47 +0000</pubDate>

									<content:encoded><![CDATA[<p>I love the [read more] feature in the activity stream, but the animation feels a bit buggy.<br />
I noticed the code that causes the slideUp and slideDown animation is located on line 293 of global.js.<br />
Is there any [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c33a95f4f576601b65d6497a73455ee2</guid>
				<title>Nathan Allen posted on the forum topic Hiding &#034;[User] joined the group [GroupName]&#034; from group feeds without editing core files? in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/hiding-user-joined-the-group-groupname-from-group-feeds-without-editing-core-fil</link>
				<pubDate>Tue, 07 Jun 2011 12:19:39 +0000</pubDate>

									<content:encoded><![CDATA[<p>That plugin you mentioned appears to prevent saving of certain activity types. Since I still want &#8220;user joined the group&#8221; messages to appear on non-feed pages, that plugin doesn&#8217;t really help. In the end I came up with this code, which appears to work well so far: `function nla_bp_has_activities( $val ) { if( ! is_feed() [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a28bd243f1f315e34e519edc01797966</guid>
				<title>Nathan Allen posted on the forum topic Hiding &#034;[User] joined the group [GroupName]&#034; from group feeds without editing core files? in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/hiding-user-joined-the-group-groupname-from-group-feeds-without-editing-core-fil</link>
				<pubDate>Mon, 06 Jun 2011 14:10:42 +0000</pubDate>

									<content:encoded><![CDATA[<p>This is what I&#8217;ve got so far, but it&#8217;s not working&#8230;<br />
<code>function nla_bp_has_activities($val){<br />
global $activities_template;$i=0;$a=array();<br />
//var_dump($activities_template);exit();<br />
foreach($activities_template-&gt;activities as $item){<br />
 if($item-&gt;type == &quot;joined_group&quot;)&hellip;</code><span class="activity-read-more" id="activity-read-more-156651"><a href="http://buddypress.org/community/groups/creating-extending/forum/topic/hiding-user-joined-the-group-groupname-from-group-feeds-without-editing-core-fil" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">91096bee246d513c0dfe0a3ec92e38d5</guid>
				<title>Nathan Allen started the forum topic Hiding &#034;[User] joined the group [GroupName]&#034; from group feeds without editing core files? in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/hiding-user-joined-the-group-groupname-from-group-feeds-without-editing-core-fil</link>
				<pubDate>Mon, 06 Jun 2011 12:20:39 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;ve got group feeds being sent to Twitter and I don&#8217;t want &#8221; joined the group &#8221; messages to appear. The code that creates these feeds is located in <code>/wp-content/plugins/buddypress/bp-activity/feeds/bp-activity-group-feed.php</code>. I figured I could use <code>preg_match</code> with <code>bp_get_activity_feed_item_title()</code> to selectively filter the output, but since there&hellip;<span class="activity-read-more" id="activity-read-more-156645"><a href="http://buddypress.org/community/groups/creating-extending/forum/topic/hiding-user-joined-the-group-groupname-from-group-feeds-without-editing-core-fil" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2ff0a71392a7df06683c672c389f2ef6</guid>
				<title>Nathan Allen posted a new activity comment</title>
				<link>https://buddypress.org/updates/p/156469/#acomment-156523</link>
				<pubDate>Sun, 05 Jun 2011 06:14:49 +0000</pubDate>

									<content:encoded><![CDATA[<p>You might like to check out the <a href="http://wordpress.org/extend/plugins/buddypress-edit-activity-stream/" rel="nofollow ugc">edit activity stream</a> plugin.</p>
				<strong>In reply to</strong> -
				<a href="http://buddypress.org/community/members/jafar1374/" title="jafar1374" rel="nofollow ugc">jafar1374</a> posted an update in the group <a href="http://buddypress.org/community/groups/creating-extending/" rel="nofollow ugc">Creating &amp; Extending</a>: How can i edit posts in buddypress Activity?			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9b619eef5e3b9a9c65ce647ed0215ed3</guid>
				<title>nathanallen posted on the forum topic How are group rss feeds generated? in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/how-are-group-rss-feeds-generated/#post-100682</link>
				<pubDate>Sun, 05 Jun 2011 04:58:19 +0000</pubDate>

									<content:encoded><![CDATA[<p>I thought that too, but I didn&#8217;t have any success with it. So I did some more digging and found what I was looking for:<br />
/wp-content/plugins/buddypress/bp-activity/feeds/bp-activity-group-feed.php</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e7992751ba55832c03440f38a55b9703</guid>
				<title>nathanallen started the forum topic How are group rss feeds generated? in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/how-are-group-rss-feeds-generated/</link>
				<pubDate>Sun, 05 Jun 2011 01:25:40 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi folks! I have a rss feed at /groups/group-name/feed/ &#8211; Does anyone know how this is generated? Which php files are involved in this? I&#8217;m trying to work out how to dynamically replace certain phrases within the feed, but have no idea where to start looking.</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>