<?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>WP Archives - Keith Devon</title>
	<atom:link href="https://keithdevon.com/tag/wp/feed/" rel="self" type="application/rss+xml" />
	<link>https://keithdevon.com/tag/wp/</link>
	<description>UK-based WordPress developer</description>
	<lastBuildDate>Sun, 19 Aug 2012 13:07:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.0.3</generator>
	<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>Internal Link Layout Issue</title>
		<link>https://keithdevon.com/internal-link-layout-issue/</link>
					<comments>https://keithdevon.com/internal-link-layout-issue/#respond</comments>
		
		<dc:creator><![CDATA[Keith Devon]]></dc:creator>
		<pubDate>Thu, 27 Jan 2011 17:17:03 +0000</pubDate>
				<category><![CDATA[tuts]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WP]]></category>
		<guid isPermaLink="false">http://keithdevon.wpengine.com/?p=437</guid>

					<description><![CDATA[<p>I recently came across an unusual problem when using internal links on a WordPress site. The link in question linked from one page on the site to a specific section on another page of the same site. When this link was followed there was an error with the page layout. More accurately, the new page [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://keithdevon.com/internal-link-layout-issue/">Internal Link Layout Issue</a> appeared first on <a rel="nofollow" href="https://keithdevon.com">Keith Devon</a>.</p>
]]></description>
		
					<wfw:commentRss>https://keithdevon.com/internal-link-layout-issue/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</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>WordPress Custom Post Templates</title>
		<link>https://keithdevon.com/wordpress-custom-post-templates/</link>
					<comments>https://keithdevon.com/wordpress-custom-post-templates/#respond</comments>
		
		<dc:creator><![CDATA[Keith Devon]]></dc:creator>
		<pubDate>Fri, 07 Jan 2011 10:10:21 +0000</pubDate>
				<category><![CDATA[tuts]]></category>
		<category><![CDATA[Custom post types]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WP]]></category>
		<guid isPermaLink="false">http://keithdevon.wpengine.com/?p=403</guid>

					<description><![CDATA[<p>Once you have built a Wordpres custom post, you will often want to style it using it&#8217;s own template. I searhed the web for a solution and courtesy of twothirdsdesign, if found the answer. The template used for a custom post view is decided by the ‘get_single_template()’ function in the wp-includes/theme.php file.  And it basically [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://keithdevon.com/wordpress-custom-post-templates/">WordPress Custom Post Templates</a> appeared first on <a rel="nofollow" href="https://keithdevon.com">Keith Devon</a>.</p>
]]></description>
		
					<wfw:commentRss>https://keithdevon.com/wordpress-custom-post-templates/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>
		<item>
		<title>Sorting WordPress Posts Using Surnames</title>
		<link>https://keithdevon.com/sorting-wordpress-posts-using-surnames/</link>
					<comments>https://keithdevon.com/sorting-wordpress-posts-using-surnames/#respond</comments>
		
		<dc:creator><![CDATA[Keith Devon]]></dc:creator>
		<pubDate>Tue, 20 Jul 2010 15:24:45 +0000</pubDate>
				<category><![CDATA[tuts]]></category>
		<category><![CDATA[Posts]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WP]]></category>
		<guid isPermaLink="false">http://keithdevon.wpengine.com/?p=324</guid>

					<description><![CDATA[<p>A client recently requested that their &#8216;Members&#8217; page be sorted by surname and not first name. The lists were generated using the follwing code: &#60;?php$cat_args = array( 'sort_column' =&#62; 'post_title', 'order' =&#62; 'ASC', 'parent' =&#62; 12); $categories =   get_categories($cat_args); foreach($categories as $category) { echo '&#60;ul id="member"&#62;&#60;li&#62;&#60;h3&#62;' . $category-&#62;name.'&#60;/h3&#62;&#60;/li&#62;'; $post_args = array( 'numberposts' =&#62; 50, [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://keithdevon.com/sorting-wordpress-posts-using-surnames/">Sorting WordPress Posts Using Surnames</a> appeared first on <a rel="nofollow" href="https://keithdevon.com">Keith Devon</a>.</p>
]]></description>
		
					<wfw:commentRss>https://keithdevon.com/sorting-wordpress-posts-using-surnames/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
