<?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 | stephunique | Mentions</title>
	<link>https://buddypress.org/members/stephunique/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/stephunique/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning stephunique.</description>
	<lastBuildDate>Tue, 07 Apr 2026 22:17:47 +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">df60ae04493a72921c87eb275460037d</guid>
				<title>Philippe Roussel replied to the topic Saved bio not appearing in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/saved-bio-not-appearing/#post-335719</link>
				<pubDate>Sun, 24 Nov 2024 15:04:21 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/stephunique/" rel="nofollow ugc">@stephunique</a>,</p>
<p>In my case, the issue was due to a conflict with Redis object cache. I had to deactivate the plugin and now BP is working fine.</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>
		
	</channel>
</rss>