<?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>Tortoise IT &#187; wordpress plugin</title>
	<atom:link href="http://www.sean-barton.co.uk/tag/wordpress-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sean-barton.co.uk</link>
	<description>Homepage of Sean Barton, a freelance website developer from Cheshire</description>
	<lastBuildDate>Sat, 19 Jun 2010 12:24:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Welcome Email Editor for Wordpress</title>
		<link>http://www.sean-barton.co.uk/2009/04/welcome-email-editor-for-wordpress/</link>
		<comments>http://www.sean-barton.co.uk/2009/04/welcome-email-editor-for-wordpress/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 15:26:54 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Time Savers]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[welcome email editor]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.sean-barton.co.uk/?p=265</guid>
		<description><![CDATA[Something which regular readers might be aware of is that Wordpress has taken up most of my attention for the last year or so. It seems a very flexible Blogging engine come CMS that can almost deal with anything&#8230; almost. When you begin to use it you think wow great flashy AJAX everywhere but when [...]]]></description>
			<content:encoded><![CDATA[<p>Something which regular readers might be aware of is that Wordpress has taken up most of my attention for the last year or so. It seems a very flexible Blogging engine come CMS that can almost deal with anything&#8230; almost. When you begin to use it you think wow great flashy AJAX everywhere but when you take a look at getting it work with a site you start to see where it&#8217;s downfalls lie. I am, however, not a Wordpress hater. In fact it&#8217;s the opposite, I love it! Wordpress really comes into it&#8217;s own with it&#8217;s fantastic plugin API. It means that anyone can write their own noddy (technical term <img src='http://www.sean-barton.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) bit of code and get it to do something in no time. <strong>Or so I thought&#8230;</strong></p>
<p>One of the least customisable parts of Wordpress is the Login/Register process. The register page seems unmoveable without a bit of copy and pasting of the code and the email you get when you register is very dire indeed. There are no hooks for editing the welcome email text or Wordpress admin page for updating the from address or headers.</p>
<p>Well, as it stood I needed to be able to edit the welcome email and registration process for work so I went about writing a standalone registration system (to follow) and Welcome Email Editor. Unfortunately the copy/paste method was required for the registration widget but the Welcome Email Editor is done properly.</p>
<p>As there were no hooks for the welcome email I had to override the wp_new_user_notification function and write my own then simply converted it to use Options and wrote a nice admin page for it. Let me know if I can extend it at all or if you find any bugs..</p>
<p><strong>Download <a class="downloadlink" href="http://www.sean-barton.co.uk/wp-content/plugins/download-monitor/download.php?id=10" title="Version 1 downloaded 452 times" >Wordpress Welcome Email Editor (14.03 KB)</a></strong></p>
<p><strong></strong></p>
<div id="attachment_271" class="wp-caption alignleft" style="width: 160px"><strong><strong><a rel="lightbox" href="http://www.sean-barton.co.uk/wp-content/uploads/2009/04/admin_email_received.gif"><img class="size-thumbnail wp-image-271" title="admin_email_received" src="http://www.sean-barton.co.uk/wp-content/uploads/2009/04/admin_email_received-150x143.gif" alt="Admin Email Received" width="150" height="143" /></a></strong></strong><p class="wp-caption-text">Admin Email Received</p></div>
<div id="attachment_272" class="wp-caption alignleft" style="width: 160px"><strong><strong><a rel="lightbox" href="http://www.sean-barton.co.uk/wp-content/uploads/2009/04/admin_page.gif"><img class="size-thumbnail wp-image-272" title="admin_page" src="http://www.sean-barton.co.uk/wp-content/uploads/2009/04/admin_page-150x150.gif" alt="Admin Page for Plugin" width="150" height="150" /></a></strong></strong><p class="wp-caption-text">Admin Page for Plugin</p></div>
<div id="attachment_273" class="wp-caption alignleft" style="width: 160px"><strong><strong><a rel="lightbox" href="http://www.sean-barton.co.uk/wp-content/uploads/2009/04/email_received.gif"><img class="size-thumbnail wp-image-273" title="email_received" src="http://www.sean-barton.co.uk/wp-content/uploads/2009/04/email_received-150x150.gif" alt="Email Received By User" width="150" height="150" /></a></strong></strong><p class="wp-caption-text">Email Received By User</p></div>
<p><strong></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sean-barton.co.uk/2009/04/welcome-email-editor-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
