<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PhilEdmonds.com &#187; wordpress</title>
	<atom:link href="http://www.philedmonds.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.philedmonds.com</link>
	<description></description>
	<lastBuildDate>Sun, 05 Feb 2012 16:21:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Attempt to Save WordPress Post bug</title>
		<link>http://www.philedmonds.com/2010/03/attempt-to-save-wordpress-post-bug/</link>
		<comments>http://www.philedmonds.com/2010/03/attempt-to-save-wordpress-post-bug/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 16:15:31 +0000</pubDate>
		<dc:creator>Phil Edmonds</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[technical tip]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.philedmonds.com/?p=92</guid>
		<description><![CDATA[Well for this weeks Tuesday Technical Tip I&#8217;m opting to mention something that is actually referred [...]]]></description>
			<content:encoded><![CDATA[<p>Well for this weeks Tuesday Technical Tip I&#8217;m opting to mention something that is actually referred to on countless web pages (thus already further drifting away from my concept of uncommon problems.)</p>
<p>I&#8217;m mentioning this as a rather annoying bug in WordPress that has lost me a number of drafts of posts which I was working on.</p>
<p>The issue &#8211; which has had me banging my head against the proverbial wall half the evening &#8211; you come to save or publish a post you are editing and you get an error:</p>
<p><code>Your attempt to edit this post: foobar has failed. Please try again.<br />
</code></p>
<p>I have seen this quite a bit &#8211; and foolish I thought I&#8217;d have my &#8216;auto-saves&#8217; to save me, but this proved not to be the case.</p>
<p>The well documented fix is to edit the wp-admin/post-new.php file and commenting out this line of code</p>
<p><code>//wp_enqueue_script('autosave');<br />
</code></p>
<p>This turns of auto-save &#8211; so remember to save them drafts.</p>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.philedmonds.com/2010/03/attempt-to-save-wordpress-post-bug/' addthis:title='Attempt to Save WordPress Post bug '><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.philedmonds.com/2010/03/attempt-to-save-wordpress-post-bug/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

