<?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 | Bharat | Mentions</title>
	<link>https://buddypress.org/members/chavodbharat/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/chavodbharat/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning Bharat.</description>
	<lastBuildDate>Wed, 08 Apr 2026 17:18:49 +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">8ceacfb4c0b81ef992eef1e785e4f1ff</guid>
				<title>Henry Wright replied to the topic Problem when i upload avatar in registration page. in the forum Third Party Plugins</title>
				<link>https://buddypress.org/support/topic/problem-when-i-upload-avatar-in-registration-page/#post-264681</link>
				<pubDate>Sun, 12 Mar 2017 22:56:05 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/chavodbharat/" rel="nofollow ugc">@chavodbharat</a></p>
<p>No need to edit the core file. The <code>bp_attachments_current_user_can</code> filter can be used here.</p>
<p><code>add_filter( &#039;bp_attachments_current_user_can&#039;, function( $can, $capability ) {<br />
    if ( &#039;edit_avatar&#039; !== $capability ) {<br />
        return $can;<br />
    }<br />
    // This will let all users upload an avatar (not just logged in members).<br />
    $can =&hellip;</code><span class="activity-read-more" id="activity-read-more-745939"><a href="https://buddypress.org/support/topic/problem-when-i-upload-avatar-in-registration-page/#post-264681" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>