<?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 to post</title>
	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/redirect-to-post</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-to-post/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Peter on Redirect to post</title>
        	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/redirect-to-post#p2030</link>
        	<category>Peter's Login Redirect</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-login-redirect/redirect-to-post#p2030</guid>
        	        	<description><![CDATA[<p>In the function "redirect_wrapper" in the plugin, you could add this code after the first "if" statement:</p>
<p><input type="button" class="sfcodeselect" name="sfselectit8002" value="Select Code" onclick="spjSelectCode('sfcode8002');" /></p>
<div class="sfcode" id="sfcode8002">
    if( admin_url() != $redirect_to )<br />
    {<br />
        return $redirect_to;<br />
    }
</div>
]]></description>
        	        	<pubDate>Mon, 09 Aug 2010 22:07:58 +0000</pubDate>
        </item>
        <item>
        	<title>Jony  on Redirect to post</title>
        	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/redirect-to-post#p2027</link>
        	<category>Peter's Login Redirect</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-login-redirect/redirect-to-post#p2027</guid>
        	        	<description><![CDATA[<p>hi first of all thanks for such a great plugin , my problem is that when i redirect any specific user such as 'Editor' it redirects perfectly but if any user having role of 'editor' need to comment on any post after login redirect back to that post it is redirected to the page i redirected it previously,i need to redirect specific role user to specific page when he log in  like "wp-login" not when he needs to comment on any post ,is their any way to solve this problem using this plugin for e.g when any user having role of 'editor' login it is redirected to <a href="http://www.example.com/?p=7" rel="nofollow">http://www.example.com/?p=7</a> but when that user login to comment on any post i need to redirect back to that post instead of <a href="http://www.example.com/?p=7" rel="nofollow">http://www.example.com/?p=7</a> ,thanks a ton</p>
]]></description>
        	        	<pubDate>Mon, 09 Aug 2010 04:02:41 +0000</pubDate>
        </item>
</channel>
</rss>