<?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 | 3rdaxis | Mentions</title>
	<link>https://buddypress.org/members/3rdaxis/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/3rdaxis/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning 3rdaxis.</description>
	<lastBuildDate>Mon, 20 Apr 2026 05:13:18 +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">69eced92d98520d7bdf216a22bf979f7</guid>
				<title>Henry replied to the topic [Resolved] Link to authors posts in members_header in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/link-to-authors-posts-in-members_header/#post-173645</link>
				<pubDate>Thu, 31 Oct 2013 08:45:58 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/3rdaxis/" rel="nofollow ugc">@3rdaxis</a> </p>
<p>When viewing a member&#8217;s profile page, you can use <code>bp_displayed_user_id()</code> to get the ID of the member. This will then let you display a list of their posts or their latest post. e.g.</p>
<p><code>$my_query = new WP_Query( &#039;author=&#039; . bp_displayed_user_id() );</p>
<p>if ( $my_query-&gt;have_posts() ) {<br />
	while ( $my_query-&gt;have_posts() )&hellip;</code><span class="activity-read-more" id="activity-read-more-213283"><a href="http://buddypress.org/support/topic/link-to-authors-posts-in-members_header/#post-173645" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">42cae6e97908d2ae681541e6883abebe</guid>
				<title>Henry replied to the topic [Resolved] Link to authors posts in members_header in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/link-to-authors-posts-in-members_header/#post-173627</link>
				<pubDate>Wed, 30 Oct 2013 22:33:46 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="http://buddypress.org/community/members/3rdaxis/" rel="nofollow ugc">@3rdaxis</a>,</p>
<p>Which author&#8217;s posts would you like to display?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1a36d16b747cca975ebeba2910950b8b</guid>
				<title>Henry replied to the topic Turn avatar into link to profile in an author box in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/turn-avatar-into-link-to-profile-in-a-author-box/#post-172647</link>
				<pubDate>Fri, 11 Oct 2013 00:20:44 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/3rdaxis/" rel="nofollow ugc">@3rdaxis</a> just to note that&#8217;ll work on that page only. If you want to link an avatar that&#8217;s on a member&#8217;s profile page or in the members loop for example you&#8217;ll need to use a slightly different way of getting the user&#8217;s ID.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">41f0c826dad72e6d902f5edb1f0128d6</guid>
				<title>bp-help replied to the topic [Resolved] Buddypress xprofile author &#034;bio&#034; in post footer. in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/buddypress-xprofile-author-bio-in-post-footer/#post-172461</link>
				<pubDate>Tue, 08 Oct 2013 06:09:18 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/3rdaxis/" rel="nofollow ugc">@3rdaxis</a><br />
Glad I could help! Good luck with your BuddyPress site! 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f462531fe6f7012d190ef3074195d06b</guid>
				<title>bp-help replied to the topic [Resolved] Buddypress xprofile author &#034;bio&#034; in post footer. in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/buddypress-xprofile-author-bio-in-post-footer/#post-172456</link>
				<pubDate>Tue, 08 Oct 2013 04:40:26 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/3rdaxis/" rel="nofollow ugc">@3rdaxis</a><br />
The problem is it would require that the username the user entered in the profile field to match their twitter id exactly. If not it may take them to god knows where. Anyway, this is untested but you can give it a whirl!<br />
<code><br />
&lt;?php<br />
    if ( $string = xprofile_get_field_data( &#039;BIO&#039;, get_the_author_meta(&#039;ID&#039;) ) ) { ?&gt;<br />
       &lt;a&hellip;</code><span class="activity-read-more" id="activity-read-more-212780"><a href="http://buddypress.org/support/topic/buddypress-xprofile-author-bio-in-post-footer/#post-172456" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d514ebaf095e6d1bddc24f820dd2f262</guid>
				<title>bp-help replied to the topic [Resolved] Buddypress xprofile author &#034;bio&#034; in post footer. in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/buddypress-xprofile-author-bio-in-post-footer/#post-172449</link>
				<pubDate>Tue, 08 Oct 2013 03:36:52 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/3rdaxis/" rel="nofollow ugc">@3rdaxis</a><br />
Untested but maybe something like this would work, in this example you would need to change &#8220;USERNAME&#8221; at the end of the URL to the persons twitter name. To get other URL&#8217;s to work you should just change the URL etc.<br />
<code><br />
&lt;?php<br />
    if ( $string = xprofile_get_field_data( &#039;BIO&#039;, get_the_author_meta(&#039;ID&#039;) ) ) { ?&gt;<br />
       &lt;a&hellip;</code><span class="activity-read-more" id="activity-read-more-212778"><a href="http://buddypress.org/support/topic/buddypress-xprofile-author-bio-in-post-footer/#post-172449" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4562ee999709ec863c05fde22437f3a3</guid>
				<title>Henry replied to the topic [Resolved] Buddypress xprofile author &#034;bio&#034; in post footer. in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/buddypress-xprofile-author-bio-in-post-footer/#post-172406</link>
				<pubDate>Mon, 07 Oct 2013 16:31:25 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/3rdaxis/" rel="nofollow ugc">@3rdaxis</a> did you change the field name to the name of your bio field?</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>