<?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 | Alimir | Activity</title>
	<link>https://buddypress.org/members/alimir/activity/</link>
	<atom:link href="https://buddypress.org/members/alimir/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Alimir.</description>
	<lastBuildDate>Sat, 04 Apr 2026 05:01:59 +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">90a0c4ec655fe3dc460554e7f2b00a88</guid>
				<title>Alimir started the topic problem with adding like button on activity content in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/problem-with-adding-like-button-on-activity-content/</link>
				<pubDate>Wed, 05 Nov 2014 10:23:27 +0000</pubDate>

									<content:encoded><![CDATA[<p>hey guys,<br />
I created a free like plugin for buddypress. (with &#8216;wp_bp_activity_meta&#8217; table)<br />
For showing the button and data, i used &#8216;add_filter&#8217; on &#8216;bp_get_activity_action&#8217; function:</p>
<p><code>function wp_put_ulike_buddypress($content) {<br />
	$content.= wp_ulike_buddypress(&#039;put&#039;);<br />
	return $content;<br />
}</p>
<p>add_filter(&#039;bp_get_activity_action&#039;,&hellip;</code><span class="activity-read-more" id="activity-read-more-327322"><a href="https://buddypress.org/support/topic/problem-with-adding-like-button-on-activity-content/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>