<?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 | abhimanyubind | Mentions</title>
	<link>https://buddypress.org/members/abhimanyubind/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/abhimanyubind/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning abhimanyubind.</description>
	<lastBuildDate>Thu, 23 Apr 2026 03:19:06 +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">4b3201e22cdb4badafe3dabb945a4d2b</guid>
				<title>Henry Wright replied to the topic Insert private message details into another table in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/insert-private-message-details-into-another-table/#post-235023</link>
				<pubDate>Mon, 23 Feb 2015 11:29:29 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/abhimanyubind/" rel="nofollow ugc">@abhimanyubind</a></p>
<p>The <code>bp_after_message_thread_list</code> hook will execute each time the page is loaded. What you need is the <code>messages_message_sent</code> hook.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dc693373c4bbf49b62ee594a14834ab0</guid>
				<title>Henry Wright replied to the topic Create BP_Messages_Message object in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/create-bp_messages_message-object/#post-234558</link>
				<pubDate>Mon, 16 Feb 2015 11:36:07 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/abhimanyubind/" rel="nofollow ugc">@abhimanyubind</a></p>
<p>You&#8217;re getting blank values because your code <code>$message = new BP_Messages_Message;</code> will create a brand new object. Hence, sender ID, date sent etc haven&#8217;t been populated with any data yet</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">18392a4859f9af9b904cd399dc1d8370</guid>
				<title>Henry Wright replied to the topic Create BP_Messages_Message object in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/create-bp_messages_message-object/#post-234558</link>
				<pubDate>Mon, 16 Feb 2015 11:36:07 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/abhimanyubind/" rel="nofollow ugc">@abhimanyubind</a></p>
<p>You&#8217;re getting blank values because your code <code>$message = new BP_Messages_Message;</code> will create a brand new object. Hence, sender ID, date sent etc haven&#8217;t been populated yet</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>