<?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 | ljmac | Activity</title>
	<link>https://buddypress.org/members/ljmac/activity/</link>
	<atom:link href="https://buddypress.org/members/ljmac/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for ljmac.</description>
	<lastBuildDate>Sun, 05 Apr 2026 09:26:12 +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">22e898fe6c743e89470ece00ee5b0d8c</guid>
				<title>ljmac replied to the topic I&#039;ve Figured Out How To Create a Facebook-Style Wall, But... in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/ive-figured-out-how-to-create-a-facebook-style-wall-but/#post-166276</link>
				<pubDate>Tue, 18 Jun 2013 10:50:54 +0000</pubDate>

									<content:encoded><![CDATA[<p>Ah yes &#8211; that line should only be there if you&#8217;re running BuddyPress Followers. Also, the following line:</p>
<p>$wall = array_merge_recursive( $following, $friends, $me );</p>
<p>Should be changed to:</p>
<p>$wall = array_merge_recursive( $friends, $me );</p>
<p>On my site, I have set up a separate activity stream for the Wall; if you apply it across your entire site in&hellip;<span class="activity-read-more" id="activity-read-more-209296"><a href="http://buddypress.org/support/topic/ive-figured-out-how-to-create-a-facebook-style-wall-but/#post-166276" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">503a9a6f381d0abb9afd135cda278f4d</guid>
				<title>ljmac replied to the topic I&#039;ve Figured Out How To Create a Facebook-Style Wall, But... in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/ive-figured-out-how-to-create-a-facebook-style-wall-but/#post-166253</link>
				<pubDate>Tue, 18 Jun 2013 06:27:26 +0000</pubDate>

									<content:encoded><![CDATA[<p>Did you add wall to the list of scope names in bp-activity-template.php as well?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8a80b56753ab9438fa92ba15afe70dc2</guid>
				<title>ljmac replied to the topic I&#039;ve Figured Out How To Create a Facebook-Style Wall, But... in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/ive-figured-out-how-to-create-a-facebook-style-wall-but/#post-166240</link>
				<pubDate>Tue, 18 Jun 2013 05:13:52 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi luckyrajiv.</p>
<p>Did you add the code from my first post to bp-activity-template.php? This is necessary for it to work.</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>