<?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 | John | Mentions</title>
	<link>https://buddypress.org/members/thesun2012/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/thesun2012/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning John.</description>
	<lastBuildDate>Thu, 16 Apr 2026 13:50:09 +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">7a9b7cf0a1e9a99b3767ec8fe5c63971</guid>
				<title>Varun Dubey replied to the topic `bp_messages_star_set_action` utilizes `bp_displayed_user_id`, not correct? in the forum Miscellaneous</title>
				<link>https://buddypress.org/support/topic/bp_messages_star_set_action-utilizes-bp_displayed_user_id-not-correct/#post-332934</link>
				<pubDate>Wed, 24 Jan 2024 15:03:44 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/thesun2012/" rel="nofollow ugc">@thesun2012</a> bp_legacy_theme_ajax_messages_star_handler is not mandatory; you can also create your custom handler based on it<br />
for example<br />
<code>function wbcom_custom_buddypress_ajax_handler() {<br />
    check_ajax_referer(&#039;custom-bp-ajax-nonce&#039;, &#039;security&#039;);</p>
<p>    $displayed_user_id = isset($_POST[&#039;displayed_user_id&#039;]) &amp;&amp; !empty($_POST[&#039;displayed_user_id&#039;])&hellip;</code><span class="activity-read-more" id="activity-read-more-3569865"><a href="https://buddypress.org/support/topic/bp_messages_star_set_action-utilizes-bp_displayed_user_id-not-correct/#post-332934" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">63683baab7b306a54fd5ef6813195e04</guid>
				<title>Varun Dubey replied to the topic `bp_messages_star_set_action` utilizes `bp_displayed_user_id`, not correct? in the forum Miscellaneous</title>
				<link>https://buddypress.org/support/topic/bp_messages_star_set_action-utilizes-bp_displayed_user_id-not-correct/#post-332931</link>
				<pubDate>Wed, 24 Jan 2024 06:57:09 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/thesun2012/" rel="nofollow ugc">@thesun2012</a> Use bp_loggedin_user_id() to tie the action of starring or unstarring a message to the user logged in and performing the action. This function returns the ID of the user who is currently logged into the site. When a user is viewing their profile, both bp_displayed_user_id() and bp_loggedin_user_id() will return the same user ID, as the&hellip;<span class="activity-read-more" id="activity-read-more-3569670"><a href="https://buddypress.org/support/topic/bp_messages_star_set_action-utilizes-bp_displayed_user_id-not-correct/#post-332931" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>