<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Hacking WordPress</title>
	<atom:link href="http://error-success.piku.org.uk/2009/06/22/hacking-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://error-success.piku.org.uk/2009/06/22/hacking-wordpress/</link>
	<description>My BLT drive just went AWOL</description>
	<lastBuildDate>Sat, 31 Dec 2011 23:38:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: James</title>
		<link>http://error-success.piku.org.uk/2009/06/22/hacking-wordpress/comment-page-1/#comment-20</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 12 Nov 2009 22:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://error_success.piku.org.uk/?p=85#comment-20</guid>
		<description>For further reference, the Wordbook plugin can be suitably modified by adding

&lt;pre&gt;
$customImg = &#039;&lt;img src=&quot;&#039; . get_post_meta ($post-&gt;ID, &#039;image&#039;, true) . &#039;&quot;/&gt;&#039;;
$post_content = $post_content . $customImg;
&lt;/pre&gt;

to the top of &#039;wordbook_fbclient_publishaction&#039;, just under the &#039;$post_content = $post-&gt;post_content;&#039; line.</description>
		<content:encoded><![CDATA[<p>For further reference, the Wordbook plugin can be suitably modified by adding</p>
<pre>
$customImg = '&lt;img src="' . get_post_meta ($post-&gt;ID, 'image', true) . '"/&gt;';
$post_content = $post_content . $customImg;
</pre>
<p>to the top of &#8216;wordbook_fbclient_publishaction&#8217;, just under the &#8216;$post_content = $post-&gt;post_content;&#8217; line.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://error-success.piku.org.uk/2009/06/22/hacking-wordpress/comment-page-1/#comment-19</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 11 Nov 2009 23:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://error_success.piku.org.uk/?p=85#comment-19</guid>
		<description>Thankyou past me, I just upgraded this blog and needed to repair the RSS plugin again.</description>
		<content:encoded><![CDATA[<p>Thankyou past me, I just upgraded this blog and needed to repair the RSS plugin again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TeriL. Stegall</title>
		<link>http://error-success.piku.org.uk/2009/06/22/hacking-wordpress/comment-page-1/#comment-18</link>
		<dc:creator>TeriL. Stegall</dc:creator>
		<pubDate>Mon, 06 Jul 2009 16:49:48 +0000</pubDate>
		<guid isPermaLink="false">http://error_success.piku.org.uk/?p=85#comment-18</guid>
		<description>belRW1 Nice man!,</description>
		<content:encoded><![CDATA[<p>belRW1 Nice man!,</p>
]]></content:encoded>
	</item>
</channel>
</rss>

