<?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>Rather Curious &#187; WordPress</title>
	<atom:link href="https://rathercurious.no3.co.uk/category/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>https://rathercurious.no3.co.uk</link>
	<description>A home for my coding projects</description>
	<lastBuildDate>Thu, 04 Mar 2010 12:18:12 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.16</generator>
	<item>
		<title>Plugin to change the WP Email sender details and fix html entities</title>
		<link>https://rathercurious.no3.co.uk/archives/287</link>
		<comments>https://rathercurious.no3.co.uk/archives/287#comments</comments>
		<pubDate>Wed, 08 Jul 2009 10:54:34 +0000</pubDate>
		<dc:creator><![CDATA[Justin]]></dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Sample Classes]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://rathercurious.net/?p=287</guid>
		<description><![CDATA[if you want to change the default sender in the WP core this can be easily plugged.
Equally it’s easy to fix html entitites being transmitted as their encoded literals in the email subjects.

This code shows you how]]></description>
		<wfw:commentRss>https://rathercurious.no3.co.uk/archives/287/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Upgrade to Core WP 2.8</title>
		<link>https://rathercurious.no3.co.uk/archives/278</link>
		<comments>https://rathercurious.no3.co.uk/archives/278#comments</comments>
		<pubDate>Sun, 14 Jun 2009 05:14:39 +0000</pubDate>
		<dc:creator><![CDATA[Justin]]></dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://rathercurious.net/?p=278</guid>
		<description><![CDATA[following yesterday's post I have found severe issues with WP's plugin handling.]]></description>
		<wfw:commentRss>https://rathercurious.no3.co.uk/archives/278/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Upgrade to WP Core version 2.8.0</title>
		<link>https://rathercurious.no3.co.uk/archives/276</link>
		<comments>https://rathercurious.no3.co.uk/archives/276#comments</comments>
		<pubDate>Sat, 13 Jun 2009 14:32:30 +0000</pubDate>
		<dc:creator><![CDATA[Justin]]></dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://rathercurious.net/?p=276</guid>
		<description><![CDATA[I upgraded to version 2.8.0 beta a little while ago. Quite apprehensively, if truth be told. But all went smoothly. I have now just used the automatic upgrade to the release version of 2.8.0. A few seconds and &#8217;tis done. Damn impressive.]]></description>
		<wfw:commentRss>https://rathercurious.no3.co.uk/archives/276/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plugin to fix 10px addition in WP image captions</title>
		<link>https://rathercurious.no3.co.uk/archives/268</link>
		<comments>https://rathercurious.no3.co.uk/archives/268#comments</comments>
		<pubDate>Sat, 06 Jun 2009 15:28:58 +0000</pubDate>
		<dc:creator><![CDATA[Justin]]></dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://rathercurious.net/?p=268</guid>
		<description><![CDATA[WP Core Devs made a design choice a while ago to impose an arbitrary 10px &#8216;padding&#8217; on the div that holds images and their captions. This plugin fixes that and the code for the plugin is here (as well as hosted on wp.org) &#60;?php /** * @package FixImageMargins * @author Justin Adie * @version 0.1.0 [&#8230;]]]></description>
		<wfw:commentRss>https://rathercurious.no3.co.uk/archives/268/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>WordPress Write Panels</title>
		<link>https://rathercurious.no3.co.uk/archives/270</link>
		<comments>https://rathercurious.no3.co.uk/archives/270#comments</comments>
		<pubDate>Sat, 06 Jun 2009 12:49:05 +0000</pubDate>
		<dc:creator><![CDATA[Justin]]></dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://rathercurious.net/?p=270</guid>
		<description><![CDATA[I have long wanted to be able to remove some of the meta-boxes in the WordPress post/page screens.  To declutter a bit. Oddly enough there is no plugin available to do this. So I have written one and you can find it here: Remove Admin Meta Boxes. Comments and bug reports in this thread please.  One [&#8230;]]]></description>
		<wfw:commentRss>https://rathercurious.no3.co.uk/archives/270/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
