<?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>Theme Development Archives - Keith Devon</title>
	<atom:link href="https://keithdevon.com/tag/theme-development/feed/" rel="self" type="application/rss+xml" />
	<link>https://keithdevon.com/tag/theme-development/</link>
	<description>UK-based WordPress developer</description>
	<lastBuildDate>Thu, 16 Apr 2015 10:17:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.10</generator>
	<item>
		<title>How (and why) to use Schema.org on your WordPress website</title>
		<link>https://keithdevon.com/schema-on-your-wordpress-website/</link>
					<comments>https://keithdevon.com/schema-on-your-wordpress-website/#comments</comments>
		
		<dc:creator><![CDATA[Keith Devon]]></dc:creator>
		<pubDate>Thu, 16 Apr 2015 10:17:52 +0000</pubDate>
				<category><![CDATA[articles]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[tuts]]></category>
		<category><![CDATA[schema]]></category>
		<category><![CDATA[semantics]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Theme Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://keithdevon.com/?p=1234</guid>

					<description><![CDATA[<p>Search engines have a big problem. There is so much data out there and it’s hard to work out what is what. Humans are great at inferring the context of web content, but this is much more difficult for Google, Bing, Yahoo!, etc.. That’s why the biggest search engines have come together to create a [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://keithdevon.com/schema-on-your-wordpress-website/">How (and why) to use Schema.org on your WordPress website</a> appeared first on <a rel="nofollow" href="https://keithdevon.com">Keith Devon</a>.</p>
]]></description>
		
					<wfw:commentRss>https://keithdevon.com/schema-on-your-wordpress-website/feed/</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
			</item>
		<item>
		<title>Add links to WordPress custom excerpts</title>
		<link>https://keithdevon.com/add-links-wordpress-custom-excerpts/</link>
					<comments>https://keithdevon.com/add-links-wordpress-custom-excerpts/#respond</comments>
		
		<dc:creator><![CDATA[Keith Devon]]></dc:creator>
		<pubDate>Thu, 15 Jan 2015 11:03:44 +0000</pubDate>
				<category><![CDATA[code]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[tuts]]></category>
		<category><![CDATA[Theme Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://keithdevon.com/?p=1221</guid>

					<description><![CDATA[<p>By default custom excerpts don&#8217;t have a &#8216;read more&#8217; link of any kind. I wanted my custom excerpts to look the same as my dynamically generated ones. It&#8217;s a simple code change:</p>
<p>The post <a rel="nofollow" href="https://keithdevon.com/add-links-wordpress-custom-excerpts/">Add links to WordPress custom excerpts</a> appeared first on <a rel="nofollow" href="https://keithdevon.com">Keith Devon</a>.</p>
]]></description>
		
					<wfw:commentRss>https://keithdevon.com/add-links-wordpress-custom-excerpts/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Beginner WordPress Theme Development</title>
		<link>https://keithdevon.com/beginner-wordpress-theme-development/</link>
					<comments>https://keithdevon.com/beginner-wordpress-theme-development/#respond</comments>
		
		<dc:creator><![CDATA[Keith Devon]]></dc:creator>
		<pubDate>Mon, 01 Aug 2011 09:49:35 +0000</pubDate>
				<category><![CDATA[news]]></category>
		<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Child Themes]]></category>
		<category><![CDATA[LDNWP]]></category>
		<category><![CDATA[Template Hierarchy]]></category>
		<category><![CDATA[The Loop]]></category>
		<category><![CDATA[Theme Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WP]]></category>
		<guid isPermaLink="false">http://keithdevon.wpengine.com/?p=599</guid>

					<description><![CDATA[<p>Last Thursday (28th July 2011) we held the third London WordPress meetup. The meetup is for WordPress users and professionals in London and aims to provide a networking and learning platform. I gave a talk on Beginner WordPress Theme Development, which introduced the basic structure of a theme and some key concepts. Here are the [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://keithdevon.com/beginner-wordpress-theme-development/">Beginner WordPress Theme Development</a> appeared first on <a rel="nofollow" href="https://keithdevon.com">Keith Devon</a>.</p>
]]></description>
		
					<wfw:commentRss>https://keithdevon.com/beginner-wordpress-theme-development/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Spinning Update progress on WordPress pages</title>
		<link>https://keithdevon.com/spinning-update-progress-on-wordpress-pages/</link>
		
		<dc:creator><![CDATA[Keith Devon]]></dc:creator>
		<pubDate>Fri, 15 Apr 2011 16:12:20 +0000</pubDate>
				<category><![CDATA[tuts]]></category>
		<category><![CDATA[issues]]></category>
		<category><![CDATA[permalinks]]></category>
		<category><![CDATA[Theme Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WP]]></category>
		<guid isPermaLink="false">http://keithdevon.wpengine.com/?p=497</guid>

					<description><![CDATA[<p>Spinning Progress Wheel One of my clients recently informed me that a site that I had built had a problem; when some pages were published or updated, the progress wheel would spin until the browser eventually timed out. It had been a month or so since I had finished the site development and there had [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://keithdevon.com/spinning-update-progress-on-wordpress-pages/">Spinning Update progress on WordPress pages</a> appeared first on <a rel="nofollow" href="https://keithdevon.com">Keith Devon</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Custom Post Type Archive Pages &#8211; WordPress</title>
		<link>https://keithdevon.com/custom-post-type-archive-pages/</link>
					<comments>https://keithdevon.com/custom-post-type-archive-pages/#respond</comments>
		
		<dc:creator><![CDATA[Keith Devon]]></dc:creator>
		<pubDate>Wed, 12 Jan 2011 11:55:06 +0000</pubDate>
				<category><![CDATA[tuts]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[category]]></category>
		<category><![CDATA[Custom post types]]></category>
		<category><![CDATA[Theme Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WP]]></category>
		<guid isPermaLink="false">http://keithdevon.wpengine.com/?p=427</guid>

					<description><![CDATA[<p>Need to show your custom post types on your category archive pages? Add this to your functions.php file: add_filter('pre_get_posts', 'query_post_type'); function query_post_type($query) { if(is_category() &#124;&#124; is_tag()) { $post_type = get_query_var('post_type'); if($post_type) $post_type = $post_type; else $post_type = array('post','cpt'); // replace cpt to your custom post type $query-&#62;set('post_type',$post_type); return $query; } } Now change the variable [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://keithdevon.com/custom-post-type-archive-pages/">Custom Post Type Archive Pages &#8211; WordPress</a> appeared first on <a rel="nofollow" href="https://keithdevon.com">Keith Devon</a>.</p>
]]></description>
		
					<wfw:commentRss>https://keithdevon.com/custom-post-type-archive-pages/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Cufon visited link color fix</title>
		<link>https://keithdevon.com/cufon-visited-link-color-fix/</link>
					<comments>https://keithdevon.com/cufon-visited-link-color-fix/#respond</comments>
		
		<dc:creator><![CDATA[Keith Devon]]></dc:creator>
		<pubDate>Thu, 06 Jan 2011 09:51:32 +0000</pubDate>
				<category><![CDATA[tuts]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Cufon]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[Theme Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://keithdevon.wpengine.com/?p=401</guid>

					<description><![CDATA[<p>I recently had an issue with the color of visited links when using Cufon. More specifically, I am using the WP-Cufon plugin with WordPress. The issue I had was that the color I set for the link wasn&#8217;t being rendered by Cufon. In firebug it showed that the element color was red, but it was showing [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://keithdevon.com/cufon-visited-link-color-fix/">Cufon visited link color fix</a> appeared first on <a rel="nofollow" href="https://keithdevon.com">Keith Devon</a>.</p>
]]></description>
		
					<wfw:commentRss>https://keithdevon.com/cufon-visited-link-color-fix/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Adding the excerpt function to WordPress pages</title>
		<link>https://keithdevon.com/adding-the-excerpt-function-to-wordpress-pages/</link>
					<comments>https://keithdevon.com/adding-the-excerpt-function-to-wordpress-pages/#respond</comments>
		
		<dc:creator><![CDATA[Keith Devon]]></dc:creator>
		<pubDate>Mon, 16 Aug 2010 13:12:55 +0000</pubDate>
				<category><![CDATA[tuts]]></category>
		<category><![CDATA[Excerpt]]></category>
		<category><![CDATA[Theme Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WP]]></category>
		<guid isPermaLink="false">http://keithdevon.wpengine.com/?p=337</guid>

					<description><![CDATA[<p>The excerpt function that is so useful in WordPress posts, does not come as standard on pages. Luckily, the fix is easy. Add the following code to your functions.php file and voila! Excerpts on wordpress pages. // add excerpts to pages function add_page_excerpt_meta_box() { add_meta_box( &#8216;postexcerpt&#8217;, __(&#8216;Excerpt&#8217;), &#8216;post_excerpt_meta_box&#8217;, &#8216;page&#8217;, &#8216;normal&#8217;, &#8216;core&#8217; ); } add_action( &#8216;admin_menu&#8217;, [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://keithdevon.com/adding-the-excerpt-function-to-wordpress-pages/">Adding the excerpt function to WordPress pages</a> appeared first on <a rel="nofollow" href="https://keithdevon.com">Keith Devon</a>.</p>
]]></description>
		
					<wfw:commentRss>https://keithdevon.com/adding-the-excerpt-function-to-wordpress-pages/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
