<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>bbPress Support Forums &#187; Topic: User profile link in post - replacement link</title>
		<link>http://bbpress.org/forums/topic/user-profile-link-in-post-replacement-link</link>
		<description>bbPress Support Forums &#187; Topic: User profile link in post - replacement link</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 10:13:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/topic/user-profile-link-in-post-replacement-link" rel="self" type="application/rss+xml" />

		<item>
			<title>olivernielsen on "User profile link in post - replacement link"</title>
			<link>http://bbpress.org/forums/topic/user-profile-link-in-post-replacement-link#post-65806</link>
			<pubDate>Tue, 09 Mar 2010 11:48:41 +0000</pubDate>
			<dc:creator>olivernielsen</dc:creator>
			<guid isPermaLink="false">65806@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>The solution posted by Sam Bauers here works:<br />
<a href="http://bbpress.org/forums/topic/control-post-gravatar-link" rel="nofollow">http://bbpress.org/forums/topic/control-post-gravatar-link</a>
</p>]]></description>
					</item>
		<item>
			<title>Jany @ Shambix on "User profile link in post - replacement link"</title>
			<link>http://bbpress.org/forums/topic/user-profile-link-in-post-replacement-link#post-57040</link>
			<pubDate>Fri, 28 Aug 2009 02:17:37 +0000</pubDate>
			<dc:creator>Jany @ Shambix</dc:creator>
			<guid isPermaLink="false">57040@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I only know how to do it in the forum view, for the latest post author (in every topic)... but I dont know how to make it work for single posts inside the topics...</p>
<p>Latest poster in a topic, points to profile:<br />
<code>&#60;a href=&#34;&#60;?php user_profile_link($topic-&#62;topic_last_poster) ?&#62;&#34;&#62;&#60;?php topic_last_poster(); ?&#62;&#60;/a&#62;</code></p>
<p>Come on, there must be a way to link each post author name (inside a topic) to their profile....
</p>]]></description>
					</item>
		<item>
			<title>clarklab on "User profile link in post - replacement link"</title>
			<link>http://bbpress.org/forums/topic/user-profile-link-in-post-replacement-link#post-38019</link>
			<pubDate>Sat, 04 Jul 2009 06:38:20 +0000</pubDate>
			<dc:creator>clarklab</dc:creator>
			<guid isPermaLink="false">38019@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I just wussed out on a real fix and started using _ck_'s plugin, 'Post Count Plus' ( <a href="http://bbpress.org/plugins/topic/post-count-plus/" rel="nofollow">http://bbpress.org/plugins/topic/post-count-plus/</a> )</p>
<p>One of its options is lets you select where the username link points to. Aside from that its got a handful of other useful options. Good stuff.
</p>]]></description>
					</item>
		<item>
			<title>Michael3185 on "User profile link in post - replacement link"</title>
			<link>http://bbpress.org/forums/topic/user-profile-link-in-post-replacement-link#post-38018</link>
			<pubDate>Sat, 04 Jul 2009 06:34:35 +0000</pubDate>
			<dc:creator>Michael3185</dc:creator>
			<guid isPermaLink="false">38018@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I've 'unresolved' this thread again, as I'd like to get it working in 0.9.0.5</p>
<p>By Display Name, am I right in assuming you guys mean the 'Custom Title' in a member's profile? If I set this, then the link under the avatar changes (obviously), but also, bbPM in creating its 'PM this user' link replaces the Display Name with what it should be. Changing the link 'manually' by altering the template causes bbPM to make a mess of the link, or not replace it at all, thereby creating 3 links; my hard-coded on, the expected profile link, and the 'PM this user' link.
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "User profile link in post - replacement link"</title>
			<link>http://bbpress.org/forums/topic/user-profile-link-in-post-replacement-link#post-38010</link>
			<pubDate>Sat, 04 Jul 2009 02:34:18 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">38010@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>In the 1.0 release it's something like this, isn't it?</p>
<pre><code>&#60;a href=&#34;&#60;?php user_profile_link( $user_id ); ?&#62;&#34;&#62;&#60;?php echo get_user_display_name( $user_id
 ); ?&#62;&#60;/a&#62;</code></pre>
<p>That would link the Display Name to the user's profile.  You'd have to have the $user_id first to use this, I think.
</p>]]></description>
					</item>
		<item>
			<title>clarklab on "User profile link in post - replacement link"</title>
			<link>http://bbpress.org/forums/topic/user-profile-link-in-post-replacement-link#post-38008</link>
			<pubDate>Sat, 04 Jul 2009 02:06:06 +0000</pubDate>
			<dc:creator>clarklab</dc:creator>
			<guid isPermaLink="false">38008@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Its gotta be possible, these forums are doing it now. Under each username is a link to the user profile. If only I could figure out how they were doing it...
</p>]]></description>
					</item>
		<item>
			<title>Ipstenu on "User profile link in post - replacement link"</title>
			<link>http://bbpress.org/forums/topic/user-profile-link-in-post-replacement-link#post-37937</link>
			<pubDate>Fri, 03 Jul 2009 14:21:05 +0000</pubDate>
			<dc:creator>Ipstenu</dc:creator>
			<guid isPermaLink="false">37937@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Y'know, most of my users never realize they can change that so it's never come up before. That's a good point! You used to be able to use <code>post_author_id()</code>, but that stopped working in the 1.0 series.
</p>]]></description>
					</item>
		<item>
			<title>clarklab on "User profile link in post - replacement link"</title>
			<link>http://bbpress.org/forums/topic/user-profile-link-in-post-replacement-link#post-37901</link>
			<pubDate>Fri, 03 Jul 2009 07:11:54 +0000</pubDate>
			<dc:creator>clarklab</dc:creator>
			<guid isPermaLink="false">37901@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I'm also curious about this. Using</p>
<p><code>&#60;a href=&#34;/profile/&#60;?php post_author(); ?&#62;&#34;&#62;User Profile&#60;/a&#62;</code></p>
<p>doesn't work for me since some users have display names that aren't their user name. Is there not a simple bbPress template tag for calling the link to the user profile?
</p>]]></description>
					</item>
		<item>
			<title>Michael3185 on "User profile link in post - replacement link"</title>
			<link>http://bbpress.org/forums/topic/user-profile-link-in-post-replacement-link#post-37655</link>
			<pubDate>Fri, 26 Jun 2009 21:15:30 +0000</pubDate>
			<dc:creator>Michael3185</dc:creator>
			<guid isPermaLink="false">37655@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>That works great. Thanks Ipstenu.</p>
<p>My only problem now is that bbPM filters (changes) the post_author_title_link and post_author_title, so I'm currently battling to try and make that behave. If I change to the line you provide above, it misses the link/title and doesn't add a 'PM this user' link, but if I leave it in, it adds it back as well as 'PM this user'. Grrr...
</p>]]></description>
					</item>
		<item>
			<title>Ipstenu on "User profile link in post - replacement link"</title>
			<link>http://bbpress.org/forums/topic/user-profile-link-in-post-replacement-link#post-37636</link>
			<pubDate>Fri, 26 Jun 2009 18:21:49 +0000</pubDate>
			<dc:creator>Ipstenu</dc:creator>
			<guid isPermaLink="false">37636@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>You just want to change the output from <code>&#60;a href=&#34;http://mbforum.letsdoo.org/profile/michael&#34;&#62;Key Master&#60;/a&#62;</code> to <code>&#60;a href=&#34;http://mbforum.letsdoo.org/profile/michael&#34;&#62;Profile&#60;/a&#62;</code>?</p>
<p>Try this:<br />
<pre><code>&#60;div class=&#34;threadauthor&#34;&#62;
		&#60;?php avatarupload_display(get_post_author_id()); ?&#62;
		&#60;p&#62;
			&#60;strong&#62;&#60;?php post_author_link(); ?&#62;&#60;/strong&#62;&#60;br /&#62;
			&#60;small&#62;&#60;a href=&#34;/profile/&#60;?php post_author(); ?&#62;&#34;&#62;User Profile&#60;/a&#62;&#60;/small&#62;
		&#60;/p&#62;
&#60;/div&#62;</code></pre>]]></description>
					</item>
		<item>
			<title>Michael3185 on "User profile link in post - replacement link"</title>
			<link>http://bbpress.org/forums/topic/user-profile-link-in-post-replacement-link#post-37622</link>
			<pubDate>Fri, 26 Jun 2009 13:21:49 +0000</pubDate>
			<dc:creator>Michael3185</dc:creator>
			<guid isPermaLink="false">37622@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I'm trying to change the post author link which is displayed as 'Key Master' (for example) to 'User profile'. Tried lots of variations having looked through the bbPress template functions file, but can't get it to work. The top part of my post.php code is this at present;</p>
<pre><code>&#60;div class=&#34;threadauthor&#34;&#62;
		&#60;?php avatarupload_display(get_post_author_id()); ?&#62;
		&#60;p&#62;
			&#60;strong&#62;&#60;?php post_author_link(); ?&#62;&#60;/strong&#62;&#60;br /&#62;
			&#60;small&#62;&#60;?php post_author_title(); ?&#62;&#60;/small&#62;
		&#60;/p&#62;
	&#60;/div&#62;</code></pre>
<p>The post_author_link() line becomes;</p>
<p><code>&#60;a href=&#34;http://mbforum.letsdoo.org/profile/michael&#34;&#62;Key Master&#60;/a&#62;</code></p>
<p>I realise I'm just not grasping how the PHP code/functions work, so if anyone thinks, "Oh yeah, all you do is..." I'd be very grateful for an answer.
</p>]]></description>
					</item>

	</channel>
</rss>

