<?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: Redirect after redirection based on role</title>
	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/redirect-after-redirection-based-on-role</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/redirect-after-redirection-based-on-role/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Peter on Redirect after redirection based on role</title>
        	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/redirect-after-redirection-based-on-role#p3757</link>
        	<category>Peter's Login Redirect</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-login-redirect/redirect-after-redirection-based-on-role#p3757</guid>
        	        	<description><![CDATA[<p>This might not actually be possible with my plugin, because the WordPress registration redirect hook is implemented before the user gets an account, not after.  So you cannot look up any role information at that time.  Unless this has changed in the latest version of WordPress, you would have to get creative with something like this: set a special redirect URL that is used only upon first registration, then on that page run some custom code that performs the final redirection.</p>
]]></description>
        	        	<pubDate>Tue, 24 Sep 2013 19:47:19 +0000</pubDate>
        </item>
        <item>
        	<title>trh on Redirect after redirection based on role</title>
        	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/redirect-after-redirection-based-on-role#p3756</link>
        	<category>Peter's Login Redirect</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-login-redirect/redirect-after-redirection-based-on-role#p3756</guid>
        	        	<description><![CDATA[<p>Ok, I get this is crazy edge case, but I'm working on a site with custom user roles, and the request has been made to have each role be redirected to a different place after registration.</p>
<p>The plugin as is works great --   after registration is working fine, the user role redirection is working fine.  I just need to combine these for yet another redirect.  Can you point me in the *best* way to modify the plugin so that I can could add this ability?</p>
<p>any direction is welcomed, thx</p>
]]></description>
        	        	<pubDate>Tue, 24 Sep 2013 15:37:54 +0000</pubDate>
        </item>
</channel>
</rss>