<?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 | sand06 | Mentions</title>
	<link>https://buddypress.org/members/sand06/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/sand06/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning sand06.</description>
	<lastBuildDate>Wed, 29 Apr 2026 06:56:26 +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">5054383a87482651d38e00bddb3b0bca</guid>
				<title>Henry Wright replied to the topic New file notification in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/new-file-notification/#post-262065</link>
				<pubDate>Tue, 13 Dec 2016 18:58:27 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/sand06/" rel="nofollow ugc">@sand06</a></p>
<p>Assuming the file is uploaded (and handled) by WordPress, you will need to hook to <code>wp_insert_post</code></p>
<p><a href="https://codex.wordpress.org/Plugin_API/Action_Reference/wp_insert_post" rel="nofollow ugc">https://codex.wordpress.org/Plugin_API/Action_Reference/wp_insert_post</a></p>
<p><code>$post</code> and <code>$update</code> will be passed to your custom function. You can use those to check if the post is a new file upload (attachment).</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>