<?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 | colabsadmin | Mentions</title>
	<link>https://buddypress.org/members/colabsadmin/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/colabsadmin/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning colabsadmin.</description>
	<lastBuildDate>Fri, 10 Apr 2026 02:33:32 +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">3ce547e66de3070c38b767394083285c</guid>
				<title>shanebp replied to the topic [Resolved] Timestamps in members timezone in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/timestamps-in-members-timezone/#post-184518</link>
				<pubDate>Sat, 28 Jun 2014 15:00:43 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/members/colabsadmin/" rel="nofollow ugc">@colabsadmin</a> <a href="http://buddypress.org/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> <a href="http://buddypress.org/members/djpaul/" rel="nofollow ugc">@djpaul</a></p>
<p>Here&#8217;s a plugin: <a href="https://github.com/shanebp/BP-Timezones" rel="nofollow ugc">https://github.com/shanebp/BP-Timezones</a></p>
<p>Currently it only uses this filter hook:<br />
&#8216;bp_get_message_thread_last_post_date&#8217;</p>
<p>Hook suggestions ? </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">13ac9fa48f109b1019a0787cfbc60381</guid>
				<title>Henry Wright replied to the topic bp_get_the_thread_recipients() math is wrong in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/bp_get_the_thread_recipients-math-is-wrong/#post-176540</link>
				<pubDate>Tue, 07 Jan 2014 19:12:58 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/colabsadmin/" rel="nofollow ugc">@colabsadmin</a> agreed!</p>
<p>You could raise a Trac ticket for this?</p>
<p><a href="https://buddypress.trac.wordpress.org" rel="nofollow ugc">https://buddypress.trac.wordpress.org</a></p>
<p>Alternatively you could create your own version on <code>bp_get_the_thread_recipients()</code> &#8211; which is what I did.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9edc00f06f8edb73c43e56a9c8ce8d3b</guid>
				<title>Henry replied to the topic [Resolved] Timestamps in members timezone in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/timestamps-in-members-timezone/#post-176028</link>
				<pubDate>Tue, 24 Dec 2013 01:40:11 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hey <a href="http://buddypress.org/community/members/colabsadmin/" rel="nofollow ugc">@colabsadmin</a> <a href="http://buddypress.org/community/members/shanebp/" rel="nofollow ugc">@shanebp</a> <a href="http://buddypress.org/community/members/djpaul/" rel="nofollow ugc">@djpaul</a></p>
<p>I&#8217;m happy to help out writing the plugin. Anyone feel like taking the lead?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9f9dd89058e68e6acfc1ab116f179bfc</guid>
				<title>shanebp replied to the topic [Resolved] Timestamps in members timezone in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/timestamps-in-members-timezone/#post-175982</link>
				<pubDate>Mon, 23 Dec 2013 16:01:16 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/colabsadmin/" rel="nofollow ugc">@colabsadmin</a> </p>
<p>Ah, didn&#8217;t notice that instruction, just looked at the code.<br />
( It&#8217;s surprising how many plugins leave in that kind of code. )</p>
<p>&gt;I’m new to wordpress/buddypress so writing a plugin isn’t going to happen anytime soon</p>
<p>You&#8217;ve already done a good chunk of the work.<br />
If you and/or <a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> want to draft a plugin, I&#8217;d be wil&hellip;<span class="activity-read-more" id="activity-read-more-214160"><a href="http://buddypress.org/support/topic/timestamps-in-members-timezone/#post-175982" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9d696717d950d5b545267fccd389c090</guid>
				<title>Henry replied to the topic [Resolved] Timestamps in members timezone in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/timestamps-in-members-timezone/#post-175980</link>
				<pubDate>Mon, 23 Dec 2013 15:28:33 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/colabsadmin/" rel="nofollow ugc">@colabsadmin</a> I really like the idea of this. It definitely beats having relative dates everywhere, which is what I did. So many BP sites out there these days with members in different time zones crying out for a plugin like this.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ece52a9dc2a4c032df255acfb228be81</guid>
				<title>Henry replied to the topic Orphan notifications if item was deleted. in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/orphan-notifications-if-item-was-deleted/#post-175849</link>
				<pubDate>Fri, 20 Dec 2013 18:26:35 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/colabsadmin/" rel="nofollow ugc">@colabsadmin</a> </p>
<p>EDIT: You might want to raise this issue on Trac:<br />
<a href="http://buddypress.trac.wordpress.org/" rel="nofollow ugc">http://buddypress.trac.wordpress.org/</a></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>