<?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: Unable to update plugin code</title>
	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/unable-to-update-plugin-code</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/unable-to-update-plugin-code/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Peter on Unable to update plugin code</title>
        	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/unable-to-update-plugin-code#p3245</link>
        	<category>Peter's Login Redirect</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-login-redirect/unable-to-update-plugin-code#p3245</guid>
        	        	<description><![CDATA[<p>Hi, the logout code should work if you're using a version of WordPress higher than 3.0; you've entered a "Logout URL:" for "All other users" in the "Login/logout redirects" configuration page; and you're not using a hard-coded logout link.  (The logout URL is technically implemented by adding a "redirect_to" parameter to the logout link.)</p>
]]></description>
        	        	<pubDate>Tue, 09 Oct 2012 07:27:24 +0000</pubDate>
        </item>
        <item>
        	<title>Gary M on Unable to update plugin code</title>
        	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/unable-to-update-plugin-code#p3244</link>
        	<category>Peter's Login Redirect</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-login-redirect/unable-to-update-plugin-code#p3244</guid>
        	        	<description><![CDATA[<p>I think I'm having the same problem. The plugin is working great for login and redirect, but when logging out, I just want the subscriber to redirect to <a href="http://www.lawcaselogic.com" rel="nofollow">http://www.lawcaselogic.com</a></p>
<p>Can you tell me what the code should look like for this, and where specifically I would insert the code in the plugin editor? </p>
<p>Thanks! Great plugin! <img class="sfsmiley" src="http://www.theblog.ca/wp-content/forum-smileys/sf-confused.gif" alt="Confused" /></p>
]]></description>
        	        	<pubDate>Tue, 09 Oct 2012 05:33:59 +0000</pubDate>
        </item>
        <item>
        	<title>n8steve on Unable to update plugin code</title>
        	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/unable-to-update-plugin-code#p2390</link>
        	<category>Peter's Login Redirect</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-login-redirect/unable-to-update-plugin-code#p2390</guid>
        	        	<description><![CDATA[<p>That worked fine. Funny it didn't want to play online. Thanks.</p>
]]></description>
        	        	<pubDate>Sun, 20 Mar 2011 05:54:28 +0000</pubDate>
        </item>
        <item>
        	<title>Peter on Unable to update plugin code</title>
        	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/unable-to-update-plugin-code#p2389</link>
        	<category>Peter's Login Redirect</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-login-redirect/unable-to-update-plugin-code#p2389</guid>
        	        	<description><![CDATA[<p>I'm not sure about the possible issues when using the edit feature through the browser. You could try editing the file directly on the file system.</p>
]]></description>
        	        	<pubDate>Sat, 19 Mar 2011 11:27:00 +0000</pubDate>
        </item>
        <item>
        	<title>n8steve on Unable to update plugin code</title>
        	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/unable-to-update-plugin-code#p2388</link>
        	<category>Peter's Login Redirect</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-login-redirect/unable-to-update-plugin-code#p2388</guid>
        	        	<description><![CDATA[<p>Hi, I upgraded to version 2 today and then went to insert the recommended code that redirects users back to the Home page when they logout viz:</p>
<p>function redirect_logout_front_page() {<br />
wp_redirect(get_option('siteurl'));<br />
die();<br />
}<br />
add_action('wp_logout', 'redirect_logout_front_page');</p>
<p>I added it right at the end of the main module code as I am sure I have done before.</p>
<p>When i clicked on update code it went off to a a "we are unable to find your request...." page</p>
<p>Tried again after first de-activating the plugin - same result.<br />
Same result also if I just go into editor and click update without making any changes.<br />
Tried same with other plugins (deactivate and not make any changes) and it seems to work OK  though got the same result with Akismet.</p>
<p>Hope I have explained properly.</p>
<p>Any ideas? Help!</p>
<p>Regards.</p>
<p>Steve</p>
]]></description>
        	        	<pubDate>Sat, 19 Mar 2011 11:17:34 +0000</pubDate>
        </item>
</channel>
</rss>