<?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 | Mohammad Imran | Activity</title>
	<link>https://buddypress.org/members/imranmd/activity/</link>
	<atom:link href="https://buddypress.org/members/imranmd/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Mohammad Imran.</description>
	<lastBuildDate>Mon, 06 Apr 2026 00:18:16 +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">577d683a02a9c699c327aed23dd8654a</guid>
				<title>Mohammad Imran replied to the topic Remove @username from profile url in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/remove-username-from-profile-url/#post-334553</link>
				<pubDate>Mon, 08 Jul 2024 11:14:22 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/aboutm2/" rel="nofollow ugc">@aboutm2</a> please paste this code snippet and check it as per your requirement.<br />
<code><br />
// Hide user name from BuddyPress profile<br />
function hide_user_name_from_profile() {<br />
    if ( bp_is_active(&#039;xprofile&#039;) ) {<br />
       ?&gt;<br />
		&lt;style&gt;<br />
			.user-nicename{<br />
				display:none;<br />
			}<br />
		&lt;/style&gt;<br />
	&lt;?php<br />
    }<br />
}<br />
add_action( &#039;wp&#039;,&hellip;</code><span class="activity-read-more" id="activity-read-more-3631875"><a href="https://buddypress.org/support/topic/remove-username-from-profile-url/#post-334553" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">04b4b57ff1a3fe1526934c2fdc51a37c</guid>
				<title>Mohammad Imran replied to the topic How to change the text of these three submenu texts on groups page? in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/how-to-change-the-text-of-these-three-submenu-texts-on-groups-page/#post-334475</link>
				<pubDate>Thu, 27 Jun 2024 12:41:39 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/neighborhoodnurturers0/" rel="nofollow ugc">@neighborhoodnurturers0</a> These strings will be translated with the help of Loco Translation plugin.<br />
<a href="https://prnt.sc/DXGWPwAhVAIm" rel="nofollow ugc">https://prnt.sc/DXGWPwAhVAIm</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">22ddf44a80956d56eea29e163286a36d</guid>
				<title>Mohammad Imran replied to the topic If current user is seeing another user profile then we have to remove setting in the forum Ideas</title>
				<link>https://buddypress.org/support/topic/if-current-user-is-seeing-another-user-profile-then-we-have-to-remove-setting/#post-334460</link>
				<pubDate>Wed, 26 Jun 2024 11:57:29 +0000</pubDate>

									<content:encoded><![CDATA[<p>The settings tab is also not visible if the user is viewing another user&#8217;s profile. This is the default functionality in BuddyPress.<br />
<a href="https://prnt.sc/UKnd4pO7_sjY" rel="nofollow ugc">https://prnt.sc/UKnd4pO7_sjY</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8161cb6e76f628e5f1b8a44aa41cd80b</guid>
				<title>Mohammad Imran replied to the topic Display portion of user bio in membership directory in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/display-portion-of-user-bio-in-membership-directory/#post-334442</link>
				<pubDate>Tue, 25 Jun 2024 07:54:24 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/stephunique/" rel="nofollow ugc">@stephunique</a> with the help of this code snippet, you can display the user bio on member directory.</p>
<p>/**<br />
 * User Bio on member directory.<br />
 *<br />
 * <a href="https://buddypress.org/members/return/" rel="nofollow ugc">@return</a> void<br />
 */<br />
function display_user_bio_on_member_directory() {<br />
	if ( ! bp_is_members_directory() ) {<br />
		return;<br />
	}<br />
	global $members_template;<br />
	$member_id = $members_template-&gt;member-&gt;id;<br />
	$bio       =&hellip;<span class="activity-read-more" id="activity-read-more-3627057"><a href="https://buddypress.org/support/topic/display-portion-of-user-bio-in-membership-directory/#post-334442" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7ac193776131606ab80c3643732d295d</guid>
				<title>Mohammad Imran replied to the topic Fatal error in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/fatal-error-11/#post-334439</link>
				<pubDate>Tue, 25 Jun 2024 06:49:04 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/serranospc/" rel="nofollow ugc">@serranospc</a> Please paste the error log that are help which type of issue you are facing and it is also help how to replicate the issue.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6b305be8315c95a9979e14cd8d456924</guid>
				<title>Mohammad Imran replied to the topic XProfile Custom Field Types in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/xprofile-custom-field-types/#post-333150</link>
				<pubDate>Fri, 09 Feb 2024 18:17:14 +0000</pubDate>

									<content:encoded><![CDATA[<blockquote class="wp-embedded-content" data-secret="1Ug60vGACa"><p><a href="https://codex.buddypress.org/administrator-guide/extended-profiles/" rel="nofollow ugc">User Extended Profiles</a></p></blockquote>
<p><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"title="&#8220;User Extended Profiles&#8221; &#8212; BuddyPress Codex" src="https://codex.buddypress.org/administrator-guide/extended-profiles/embed/#?secret=CGWhrj78K3#?secret=1Ug60vGACa" data-secret="1Ug60vGACa" width="515" height="290" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7ef6114f6fe79c20a3840c0d83894e60</guid>
				<title>Mohammad Imran replied to the topic Redirect after registration in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/redirect-after-registration-2/#post-333149</link>
				<pubDate>Fri, 09 Feb 2024 18:09:57 +0000</pubDate>

									<content:encoded><![CDATA[<p>function redirect_after_registration() {<br />
    return home_url( &#8216;/your-page-name&#8217; ); // Replace &#8216;/your-page-name&#8217; with the URL of the page you want to redirect users to.<br />
}<br />
add_filter( &#8216;registration_redirect&#8217;, &#8216;redirect_after_registration&#8217; );</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>