<?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 | Pieter | Mentions</title>
	<link>https://buddypress.org/members/pieter/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/pieter/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning Pieter.</description>
	<lastBuildDate>Mon, 06 Apr 2026 02:09:50 +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">c99a630ac44195c9468a86df7dfee34a</guid>
				<title>Henry Wright replied to the topic How to restrict PM notifications email to excerpt only in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/how-to-restrict-pm-notifications-email-to-excerpt-only/#post-235620</link>
				<pubDate>Sat, 07 Mar 2015 22:04:43 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/pieter/" rel="nofollow ugc">@pieter</a></p>
<p>Try this</p>
<p><code>function filter_private_message_email_body( $email_content, $sender_name, $subject, $content, $message_link, $settings_link, $ud ) {</p>
<p>    $content = substr( $content , 0, 140 );</p>
<p>    $email_content = sprintf( __(<br />
&#039;%1$s sent you a new message:<br />
Subject: %2$s<br />
&quot;%3$s&quot;<br />
To view and read your messages please log in and visit:&hellip;</code><span class="activity-read-more" id="activity-read-more-383733"><a href="https://buddypress.org/support/topic/how-to-restrict-pm-notifications-email-to-excerpt-only/#post-235620" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">23275598b4fd73bb3aeafffb2b55ccf2</guid>
				<title>Henry Wright replied to the topic How to restrict PM notifications email to excerpt only in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/how-to-restrict-pm-notifications-email-to-excerpt-only/#post-235620</link>
				<pubDate>Sat, 07 Mar 2015 22:04:43 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/pieter/" rel="nofollow ugc">@pieter</a></p>
<p>Try this</p>
<p><code>function filter_private_message_email_body( $email_content, $sender_name, $subject, $content, $message_link, $settings_link, $ud ) {</p>
<p>    $content = substr( $content , 0, 140 );</p>
<p>    $email_content = sprintf( __(<br />
&#039;%1$s sent you a new message:<br />
Subject: %2$s<br />
&quot;%3$s&quot;<br />
To view and read your messages please log in and visit:&hellip;</code><span class="activity-read-more" id="activity-read-more-383732"><a href="https://buddypress.org/support/topic/how-to-restrict-pm-notifications-email-to-excerpt-only/#post-235620" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>