<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Peter&#039;s Useful Crap - Topic: getting the redirect URL for a specific user</title>
	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/getting-the-redirect-url-for-a-specific-user</link>
	<description><![CDATA[Useful tips on Canada, cell phones, banking, technology, WordPress, PHP and more]]></description>
	<generator>Simple:Press Version 5.5.1</generator>
	<atom:link href="http://www.theblog.ca/peter-forum/peters-login-redirect/getting-the-redirect-url-for-a-specific-user/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Senior on getting the redirect URL for a specific user</title>
        	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/getting-the-redirect-url-for-a-specific-user#p2383</link>
        	<category>Peter's Login Redirect</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-login-redirect/getting-the-redirect-url-for-a-specific-user#p2383</guid>
        	        	<description><![CDATA[<p>Awesome, thanks for your help!</p>
]]></description>
        	        	<pubDate>Sun, 13 Mar 2011 12:47:57 +0000</pubDate>
        </item>
        <item>
        	<title>Peter on getting the redirect URL for a specific user</title>
        	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/getting-the-redirect-url-for-a-specific-user#p2382</link>
        	<category>Peter's Login Redirect</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-login-redirect/getting-the-redirect-url-for-a-specific-user#p2382</guid>
        	        	<description><![CDATA[<p>Yes, that is what the redirect_to_front_page() function does.  You pass it 3 variables, in this order:</p>
<p>$redirect_to: the default redirect link you want if no rules match<br />
$requested_redirect_to: just pass it an empty string; this variable it not used<br />
$user: the current WordPress user object (if you don't already have it, I think it can be fetched with the function wp_get_current_user()</p>
]]></description>
        	        	<pubDate>Sat, 12 Mar 2011 19:15:04 +0000</pubDate>
        </item>
        <item>
        	<title>Senior on getting the redirect URL for a specific user</title>
        	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/getting-the-redirect-url-for-a-specific-user#p2380</link>
        	<category>Peter's Login Redirect</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-login-redirect/getting-the-redirect-url-for-a-specific-user#p2380</guid>
        	        	<description><![CDATA[<p>I'd like to have a link on my blog that returns a user to the page they were originally redirected to when they logged in -- essentially, a home button that changes the link depending on the user. Is there a function that I can pass the current user's username into, and get the redirect URL in return?</p>
<p>Thanks!</p>
]]></description>
        	        	<pubDate>Sat, 12 Mar 2011 13:55:47 +0000</pubDate>
        </item>
</channel>
</rss>