<?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 | b1n | Activity</title>
	<link>https://buddypress.org/members/fabioangeluci/activity/</link>
	<atom:link href="https://buddypress.org/members/fabioangeluci/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for b1n.</description>
	<lastBuildDate>Thu, 23 Apr 2026 19:12:31 +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">50e0c6c5be3e60417a49ead03b14aff1</guid>
				<title>b1n&#039;s profile was updated</title>
				<link>https://buddypress.org/updates/p/3543131/</link>
				<pubDate>Tue, 14 Nov 2023 15:54:02 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2853288694241a85003c42a65f79196d</guid>
				<title>b1n started the topic How To Add Profile Link to an Elementor Widget in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/how-to-add-profile-link-to-an-elementor-widget/</link>
				<pubDate>Tue, 14 Nov 2023 15:53:04 +0000</pubDate>

									<content:encoded><![CDATA[<p>I had this problem without a easy solution, so I did one wich worked perfectly.<br />
To add the logged in user profile link to a Elementor Widget, do this:<br />
Add a custom shortcode to your theme functions.php</p>
<p><code>// Custom Buddypress User Profile Link<br />
function custom_bp_user_link( $atts ){<br />
	return bp_loggedin_user_domain();;<br />
}<br />
add_shortcode( &#039;bp_user_link&#039;,&hellip;</code><span class="activity-read-more" id="activity-read-more-3543130"><a href="https://buddypress.org/support/topic/how-to-add-profile-link-to-an-elementor-widget/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>