<?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 | Matthew Holt | Activity</title>
	<link>https://buddypress.org/members/webdevmatt/activity/</link>
	<atom:link href="https://buddypress.org/members/webdevmatt/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Matthew Holt.</description>
	<lastBuildDate>Fri, 03 Apr 2026 20:04:37 +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">22d0d399a072f37ea3772b4e37a96a45</guid>
				<title>Matthew Holt posted an update in the group Creating &#038; Extending: I&#039;m looking to manage read and unread messages. Is there [&#133;]</title>
				<link>https://buddypress.org/updates/p/121900/</link>
				<pubDate>Wed, 08 Dec 2010 16:01:04 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;m looking to manage read and unread messages. Is there anyone out there with thoughts about using &#8220;user meta&#8221; to manage this type of data. Are there any other thoughts on this topic. </p>
<p>Is the volume of data just to much? Would a lookup table be more appropriate? Any suggestion or experiences would be appreciated.</p>
<p>If anyone would like work on a&hellip;<span class="activity-read-more" id="activity-read-more-121900"><a href="https://buddypress.org/updates/p/121900/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e6bdcf22f0f291c0e3fab3946deb1067</guid>
				<title>Matthew Holt posted an update in the group Creating &#038; Extending: Has anyone tried implementing a &quot;read/unread&quot; filter / [&#133;]</title>
				<link>https://buddypress.org/updates/p/120053/</link>
				<pubDate>Wed, 01 Dec 2010 12:33:13 +0000</pubDate>

									<content:encoded><![CDATA[<p>Has anyone tried implementing a &#8220;read/unread&#8221; filter / tagging system for the activity stream?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6d041063b39c17f55e2f436f61bf5243</guid>
				<title>Matthew Holt joined the group Creating &#038; Extending</title>
				<link>https://buddypress.org/updates/p/120051/</link>
				<pubDate>Wed, 01 Dec 2010 12:32:06 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ba41dbfd1d6761e766f49e259c2e3022</guid>
				<title>Matthew Holt posted on the forum topic Using bp_activity_add() to update an activity in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/using-bp_activity_add-to-update-an-activity/#post-72056</link>
				<pubDate>Wed, 15 Sep 2010 12:47:02 +0000</pubDate>

									<content:encoded><![CDATA[<p>I have tried attempting this from a couple different pages. Originally from post-form.php and also from the main activity loop with no luck. It doesn&#8217;t appear that I&#8217;m doing anything special?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f3649b42a359aa1c634dd56ec6f2de8f</guid>
				<title>Matthew Holt posted on the forum topic Using bp_activity_add() to update an activity in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/using-bp_activity_add-to-update-an-activity/#post-71999</link>
				<pubDate>Tue, 14 Sep 2010 21:00:13 +0000</pubDate>

									<content:encoded><![CDATA[<p>I actually did that as well and had the same result :(.<br />
<code>$activity_id = bp_activity_add( array( &#039;id&#039; =&gt; 468, &#039;content&#039; =&gt; &#039;something new and blue&#039; ));</code></p>
<p>You would think one of these would work.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9726bb5dc877aaf78fa74a6727d408e9</guid>
				<title>Matthew Holt posted on the forum topic Using bp_activity_add() to update an activity in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/using-bp_activity_add-to-update-an-activity/#post-71941</link>
				<pubDate>Tue, 14 Sep 2010 14:36:01 +0000</pubDate>

									<content:encoded><![CDATA[<p>Odd, no luck. Data is not changed, and nothing is returned in $activity_id. Any thoughts?</p>
<p><a href="http://buddypress.org/community/members/nuprn1/" rel="nofollow ugc">@nuprn1</a> are you saying that I need to capture all the activity data and pass it back to the bp_activity_add() in order for the update to be executed?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fd3ea293b821e7b6bad59371f8c79ff3</guid>
				<title>Matthew Holt started the forum topic Using bp_activity_add() to update an activity in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/using-bp_activity_add-to-update-an-activity/</link>
				<pubDate>Tue, 14 Sep 2010 12:27:11 +0000</pubDate>

									<content:encoded><![CDATA[<p>When using bp_activity_add() to update an activity, I am having a bit of a challenge. I have tried two approaches: 1. create an array of the elements needed to update, with a known activity id and pass them to bp_activity_add() eg. <code>$activity=array(&#039;id&#039;=&gt;533,&#039;hide_sitewide&#039; =&gt; true,&#039;content&#039;=&gt;&#039;test 1&#039;, &#039;action&#039;=&gt;&#039;test test&#039;);&hellip;</code><span class="activity-read-more" id="activity-read-more-63687"><a href="http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/using-bp_activity_add-to-update-an-activity/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a29482263222253f1c9b759cdf123437</guid>
				<title>Matthew Holt posted on the forum topic Filter of Function / Theme or Plugin in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/filter-of-function-theme-or-plugin/#post-71517</link>
				<pubDate>Fri, 10 Sep 2010 10:56:57 +0000</pubDate>

									<content:encoded><![CDATA[<p>This was exactly what I was looking for <a href="http://buddypress.org/community/members/boonebgorges/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/boonebgorges/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/boonebgorges/" rel="nofollow ugc">@boonebgorges</a>. That approach is perfect. As for a &#8220;stacked output,&#8221; we stacked the output activity as opposed to keeping it inline eg.<br />
default =<br />
 posted and update in the group<br />
stacked=<br />
User:<br />
Group: </p>
<p>Thank you again.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">45752fc24e5f26a4428d5037e316939a</guid>
				<title>Matthew Holt started the forum topic Filter of Function / Theme or Plugin in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/filter-of-function-theme-or-plugin/</link>
				<pubDate>Thu, 09 Sep 2010 11:15:51 +0000</pubDate>

									<content:encoded><![CDATA[<p>I am new to BuddyPress Wordpress development and believe there is a solution to the workaround I have created and am looking for insight. I have altered the format of the activity output through the core bp plugin in bp-activity/bp-activity-template.php at the function bp_activity_action(). All that was done is a reformatting of the activity from [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dc0e79130cb38500669c4468be05922d</guid>
				<title>Matthew Holt posted an update in the group How-To and Troubleshooting: I am new to BuddyPress and WordPress development and I feel [&#133;]</title>
				<link>https://buddypress.org/updates/p/58225/</link>
				<pubDate>Thu, 09 Sep 2010 10:55:24 +0000</pubDate>

									<content:encoded><![CDATA[<p>I am new to BuddyPress and WordPress development and I feel as if I&#8217;m doing something fundamentally wrong.</p>
<p>I would like to change the output of the bp_activity_action(). I have written a function that will do this by applying a function that stacks the activity action output within the bp_activity_action() function. </p>
<p>I feel this is not the&hellip;<span class="activity-read-more" id="activity-read-more-58225"><a href="https://buddypress.org/updates/p/58225/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">8c6011dd4a706a3bf0c2780b47d746f0</guid>
				<title>Matthew Holt joined the group How-To and Troubleshooting</title>
				<link>https://buddypress.org/updates/p/32733/</link>
				<pubDate>Thu, 22 Jul 2010 13:01:26 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f341f8a1f9c8f710f3f19873b1795bbb</guid>
				<title>Matthew Holt posted an update: @lhbuttolph Lee, nice pic</title>
				<link>https://buddypress.org/updates/p/32732/</link>
				<pubDate>Thu, 22 Jul 2010 12:56:49 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/lhbuttolph/" rel="nofollow ugc">@lhbuttolph</a> Lee, nice pic</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e259b9f1fba3ee90f4bb03f61381d373</guid>
				<title>Matthew Holt started the forum topic Posting via email in the group Miscellaneous</title>
				<link>http://buddypress.org/community/groups/miscellaneous/forum/topic/posting-via-email/</link>
				<pubDate>Tue, 20 Jul 2010 13:04:29 +0000</pubDate>

									<content:encoded><![CDATA[<p>Not sure if this is a feature or not so I was looking for some information.</p>
<p>Can you post an activity, forum entry or to a group via email?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">54ca39de98c90c8a3808b72ece1f6047</guid>
				<title>Matthew Holt joined the group Miscellaneous</title>
				<link>https://buddypress.org/updates/p/31877/</link>
				<pubDate>Tue, 20 Jul 2010 13:04:29 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">047221d05541abe3e96693c529d8fb86</guid>
				<title>Matthew Holt posted an update: Revisiting a post by @Xspringe, are there any thoughts about [&#133;]</title>
				<link>https://buddypress.org/updates/p/31872/</link>
				<pubDate>Tue, 20 Jul 2010 12:52:43 +0000</pubDate>

									<content:encoded><![CDATA[<p>Revisiting a post by <a href="http://buddypress.org/community/members/Xspringe/" rel="nofollow ugc">@Xspringe</a>, are there any thoughts about adding attachments to activity posts?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>