<?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 | Activity</title>
	<link>https://buddypress.org/members/chavodbharat/activity/</link>
	<atom:link href="https://buddypress.org/members/chavodbharat/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Bharat.</description>
	<lastBuildDate>Thu, 09 Apr 2026 00:42:54 +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">8e10e6a0f3975844f645cab8354b1fb6</guid>
				<title>Bharat replied to the topic User Sync for multisite in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/user-sync-for-multisite/#post-325219</link>
				<pubDate>Sat, 02 Jul 2022 15:50:49 +0000</pubDate>

									<content:encoded><![CDATA[<p>Here solution</p>
<p>After activating multisite I installed and network activated BuddyPress. I also added this line to wp-config.php: <code>define ( &#039;BP_ROOT_BLOG&#039;, 2 );</code> where 2 is ID of your communitycommunity.mysite.com</p>
<p>That way BP is accessible from an entire network, but profiles are handled only from the network site.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">aa18acb65470301e046bc22e2b4caf58</guid>
				<title>Bharat replied to the topic User Sync for multisite in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/user-sync-for-multisite/#post-325218</link>
				<pubDate>Sat, 02 Jul 2022 15:50:04 +0000</pubDate>

									<content:encoded><![CDATA[<p>After activating multisite I installed and network activated BuddyPress. I also added this line to wp-config.php: define ( &#8216;BP_ROOT_BLOG&#8217;, 2 ); where 2 is ID of your communitycommunity.mysite.com</p>
<p>That way BP is accessible from an entire network, but profiles are handled only from the network site.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">71a3b1432e2cb0fb696d95c79ae694fb</guid>
				<title>Bharat started the topic Buddypress Plain text mail compatibility with WP HTML Mail. in the forum Miscellaneous</title>
				<link>https://buddypress.org/support/topic/buddypress-plain-text-mail-compatibility-with-wp-html-mail/</link>
				<pubDate>Wed, 16 Sep 2020 04:21:39 +0000</pubDate>

									<content:encoded><![CDATA[<p>Buddypress Plain text mail compatibility with WP HTML Mail.</p>
<p>You can add the following code in your bp-custom.php file.</p>
<p>Location: wp-content/plugins/bp-custom.php if file is not there than you can create the bp-custom.php file and add the below code.</p>
<p><code><br />
add_filter(&#039;bp_email_use_wp_mail&#039;, &#039;__return_true&#039;);</p>
<p>add_filter( &#039;wp_mail_content_type&#039;,&hellip;</code><span class="activity-read-more" id="activity-read-more-2444887"><a href="https://buddypress.org/support/topic/buddypress-plain-text-mail-compatibility-with-wp-html-mail/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b1ff2e1ea5fabed66119ea1b24d49241</guid>
				<title>Bharat replied to the topic Solutions for html email text in the forum Requests &#038; Feedback</title>
				<link>https://buddypress.org/support/topic/solutions-for-html-email-text/#post-313842</link>
				<pubDate>Wed, 16 Sep 2020 04:17:39 +0000</pubDate>

									<content:encoded><![CDATA[<p>add_filter(&#8216;bp_email_use_wp_mail&#8217;, &#8216;__return_true&#8217;);<br />
add_filter( &#8216;wp_mail_content_type&#8217;, &#8216;mathetis_use_html_wp_mail&#8217; );<br />
function mathetis_use_html_wp_mail() {<br />
    return &#8216;text/html&#8217;;<br />
}<br />
add_filter( &#8216;bp_email_get_content_plaintext&#8217;, &#8216;mathetis_get_bp_email_content_plaintext&#8217;, 10, 4 );<br />
function mathetis_get_bp_email_content_plaintext( $content = &#8221;,&hellip;<span class="activity-read-more" id="activity-read-more-2444885"><a href="https://buddypress.org/support/topic/solutions-for-html-email-text/#post-313842" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8158463b12a9f7c43cb3ebf5697bddb2</guid>
				<title>Bharat started the topic Buddypress Per Activity comment filter in the forum Ideas</title>
				<link>https://buddypress.org/support/topic/buddypress-per-activity-comment-filter/</link>
				<pubDate>Tue, 28 Apr 2020 12:13:57 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello Buddypress<br />
Is there any way to add drop-down filter in the comment section, where the user can able to filter comments under each activity comment?<br />
Example: If post-activity have received 100 comments under that article and need to filter that comment by ASC and desc order. Something like feature available with BuddyPress. </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c4a3ef2eca35fdd25abeae7c1147b9f4</guid>
				<title>Bharat started the topic How to change single activity slug name /p/234 to /test/234 ? in the forum Miscellaneous</title>
				<link>https://buddypress.org/support/topic/how-to-change-single-activity-slug-name-p-234-to-test-234/</link>
				<pubDate>Thu, 16 Apr 2020 09:06:53 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello </p>
<p>I would like to change a single Activity slug name.<br />
Current slug-like <a href="https://example.com/activity/p/417/" rel="nofollow ugc">https://example.com/activity/p/417/</a> and I want to rewrite slug URL like <a href="https://example.com/activity/test" rel="nofollow ugc">https://example.com/activity/test</a> or author name/417.<br />
Is there any way to fix this kind of issue? or any hook or filter or method where I can use code snippets to fix this issue.</p>
<p>Thanks</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">213e047a637333273032ffec5beb103d</guid>
				<title>Bharat 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-310001</link>
				<pubDate>Sat, 01 Feb 2020 17:07:36 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/arcangelgirl/" rel="nofollow ugc">@arcangelgirl</a><br />
You can add this code in functions.php file or bp-custom.php<br />
add_filter( &#8216;bp_attachments_current_user_can&#8217;, function( $can, $capability ) {<br />
    if ( &#8216;edit_avatar&#8217; !== $capability ) {<br />
        return $can;<br />
    }<br />
    // This will let all users upload an avatar (not just logged in members).<br />
    $can = true;<br />
    return $can;<br />
}, 10, 2 );</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">31112b9b53ce4777064807cd7909fd7a</guid>
				<title>Bharat started the topic Buddypress Registration shortcode in the forum Miscellaneous</title>
				<link>https://buddypress.org/support/topic/buddypress-registration-shortcode-2/</link>
				<pubDate>Sat, 01 Feb 2020 17:04:38 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello Buddybpress team</p>
<p>I want to create custom short code for buddypress registration from and i have follow below thing .<br />
1) plugin -&gt; bp-custom.php file in I&#8217;ve add copy register.php file code and create short code using same register page code but when i place that shortcode other pages not working .</p>
<p>Is there any solution for that ?</p>
<p>Here my&hellip;<span class="activity-read-more" id="activity-read-more-2109970"><a href="https://buddypress.org/support/topic/buddypress-registration-shortcode-2/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>