<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress support forums Topic: get_topic_author() but how to get it's profile link?</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: get_topic_author() but how to get it's profile link?</description>
<language>en</language>
<pubDate>Sat, 30 Aug 2008 12:08:36 +0000</pubDate>

<item>
<title>burkie on "get_topic_author() but how to get it's profile link?"</title>
<link>http://bbpress.org/forums/topic/get_topic_author-but-how-to-get-its-profile-link#post-8243</link>
<pubDate>Tue, 19 Jun 2007 12:39:28 +0000</pubDate>
<dc:creator>burkie</dc:creator>
<guid isPermaLink="false">8243@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;code&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;&#38;lt;?php user_profile_link(get_post_author_id()) ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php post_author(); ?&#38;gt;&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;the above gets the use profile for any page.
&#60;/p&#62;</description>
</item>
<item>
<title>linickx on "get_topic_author() but how to get it's profile link?"</title>
<link>http://bbpress.org/forums/topic/get_topic_author-but-how-to-get-its-profile-link#post-4090</link>
<pubDate>Wed, 07 Feb 2007 13:19:30 +0000</pubDate>
<dc:creator>linickx</dc:creator>
<guid isPermaLink="false">4090@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I might be miss reading this, but I think &#60;a href=&#34;http://bbpress.org/forums/topic/652?replies=1&#34;&#62;I stumbled across this.&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "get_topic_author() but how to get it's profile link?"</title>
<link>http://bbpress.org/forums/topic/get_topic_author-but-how-to-get-its-profile-link#post-4088</link>
<pubDate>Wed, 07 Feb 2007 11:32:44 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">4088@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yeah hmm was afraid of that. It's part of a function I've made with a foreach etc etc&#60;/p&#62;
&#60;p&#62;There are 3 options:&#60;br /&#62;
1) Request this as a new function/option in the next release of bbPress&#60;br /&#62;
2) Make a new function :)&#60;br /&#62;
3) I/ someone else makes the function when I/he/she has the time&#60;/p&#62;
&#60;p&#62;I will take a look at it tonight
&#60;/p&#62;</description>
</item>
<item>
<title>kineda on "get_topic_author() but how to get it's profile link?"</title>
<link>http://bbpress.org/forums/topic/get_topic_author-but-how-to-get-its-profile-link#post-4066</link>
<pubDate>Tue, 06 Feb 2007 23:44:21 +0000</pubDate>
<dc:creator>kineda</dc:creator>
<guid isPermaLink="false">4066@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;get_user_profile_link($topic-&#38;gt;topic_poster) doesn't work. :(
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "get_topic_author() but how to get it's profile link?"</title>
<link>http://bbpress.org/forums/topic/get_topic_author-but-how-to-get-its-profile-link#post-3941</link>
<pubDate>Fri, 02 Feb 2007 16:37:57 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">3941@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Sure, I needed this for my bbPortal plugin (www.bbportal.org). The code for this is for the profilelink: &#60;code&#62;get_user_profile_link($topic-&#38;gt;topic_poster)&#60;/code&#62;, for the poster name: &#60;code&#62;get_topic_author()&#60;/code&#62;.&#60;/p&#62;
&#60;p&#62;To be honest, I am not sure if this will work OUTSIDE the bbPortal plugin. If not, just check the plugin and perhaps you can strip it...&#60;/p&#62;
&#60;p&#62;Let em know&#60;/p&#62;
&#60;p&#62;Null
&#60;/p&#62;</description>
</item>
<item>
<title>kineda on "get_topic_author() but how to get it's profile link?"</title>
<link>http://bbpress.org/forums/topic/get_topic_author-but-how-to-get-its-profile-link#post-3933</link>
<pubDate>Fri, 02 Feb 2007 00:12:34 +0000</pubDate>
<dc:creator>kineda</dc:creator>
<guid isPermaLink="false">3933@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Can you post how you fixed it?
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "get_topic_author() but how to get it's profile link?"</title>
<link>http://bbpress.org/forums/topic/get_topic_author-but-how-to-get-its-profile-link#post-3930</link>
<pubDate>Thu, 01 Feb 2007 23:44:47 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">3930@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This topic is old, fixed it ages ago :)
&#60;/p&#62;</description>
</item>
<item>
<title>kineda on "get_topic_author() but how to get it's profile link?"</title>
<link>http://bbpress.org/forums/topic/get_topic_author-but-how-to-get-its-profile-link#post-3929</link>
<pubDate>Thu, 01 Feb 2007 22:14:30 +0000</pubDate>
<dc:creator>kineda</dc:creator>
<guid isPermaLink="false">3929@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Any luck?
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "get_topic_author() but how to get it's profile link?"</title>
<link>http://bbpress.org/forums/topic/get_topic_author-but-how-to-get-its-profile-link#post-2224</link>
<pubDate>Mon, 11 Dec 2006 22:47:09 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">2224@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;-bump-
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "get_topic_author() but how to get it's profile link?"</title>
<link>http://bbpress.org/forums/topic/get_topic_author-but-how-to-get-its-profile-link#post-2206</link>
<pubDate>Mon, 11 Dec 2006 10:17:42 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">2206@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Close but still not there. I had to add get_ infront of it in order to work. Now this works AS LONG AS you have no replies on your topic. I wanted to get the authors profile link and not all authors of every reply....&#60;/p&#62;
&#60;p&#62;I am making a list of posts on the front page that looks like this:&#60;br /&#62;
Topic title - author - postst - last reply by&#60;/p&#62;
&#60;p&#62;To get the authors name i use: get_topic_author() this works and if i use:&#60;br /&#62;
&#60;code&#62;&#38;lt;?php printf(__(&#38;#39;&#38;lt;a href=&#38;quot;%2$s&#38;quot;&#38;gt;%3$s&#38;lt;/a&#38;gt;&#38;#39;),  get_user_profile_link($topic-&#38;gt;topic_last_poster), get_topic_author()) ?&#38;gt;&#60;/code&#62; it works and I get the authors profile link. But as soon as I get a reply, it will show the profile link of the last poster and not the author (while the author name stays correct).&#60;/p&#62;
&#60;p&#62;Things like: &#60;code&#62;get_user_profile_link($topic-&#38;gt;topic_author), get_topic_author()&#60;/code&#62; doesn't work.&#60;/p&#62;
&#60;p&#62;So the author is the topic starter, not the last topic poster&#60;/p&#62;
&#60;p&#62;Null
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "get_topic_author() but how to get it's profile link?"</title>
<link>http://bbpress.org/forums/topic/get_topic_author-but-how-to-get-its-profile-link#post-2180</link>
<pubDate>Mon, 11 Dec 2006 00:14:31 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">2180@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This works on front-page.php:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;&#38;lt;?php user_profile_link($topic-&#38;gt;topic_last_poster) ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php topic_last_poster(); ?&#38;gt;&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "get_topic_author() but how to get it's profile link?"</title>
<link>http://bbpress.org/forums/topic/get_topic_author-but-how-to-get-its-profile-link#post-2174</link>
<pubDate>Sun, 10 Dec 2006 21:55:41 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">2174@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This doesn't work cause $userid isn't defined (i want to put this in front-page.php)&#60;/p&#62;
&#60;p&#62;Got this:&#60;br /&#62;
&#60;code&#62;&#38;lt;?php printf(__(&#38;#39;%1$s - &#38;lt;a href=&#38;quot;%2$s&#38;quot;&#38;gt;%3$s&#38;lt;/a&#38;gt;&#38;#39;), get_topic_time(), get_user_profile_link($userid), get_topic_author()) ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;All is in a for each loop, i get the author but no link to his profile :(
&#60;/p&#62;</description>
</item>
<item>
<title>ardentfrost on "get_topic_author() but how to get it's profile link?"</title>
<link>http://bbpress.org/forums/topic/get_topic_author-but-how-to-get-its-profile-link#post-2089</link>
<pubDate>Thu, 07 Dec 2006 22:51:36 +0000</pubDate>
<dc:creator>ardentfrost</dc:creator>
<guid isPermaLink="false">2089@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;code&#62;get_user_profile_link( $userid )&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "get_topic_author() but how to get it's profile link?"</title>
<link>http://bbpress.org/forums/topic/get_topic_author-but-how-to-get-its-profile-link#post-2088</link>
<pubDate>Thu, 07 Dec 2006 22:44:43 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">2088@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;With this I get the topic author name: &#60;code&#62;get_topic_author()&#60;/code&#62;, but how do I get his profile link? &#60;code&#62;get_topic_author_link()&#60;/code&#62; doesn't work...&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;/p&#62;
&#60;p&#62;thx
&#60;/p&#62;</description>
</item>

</channel>
</rss>
