<?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>Glance World &#187; WordPress Code</title>
	<atom:link href="http://glanceworld.com/tag/wordpress-code/feed" rel="self" type="application/rss+xml" />
	<link>http://glanceworld.com</link>
	<description>World is more closer now</description>
	<lastBuildDate>Fri, 03 Feb 2012 14:22:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How to Disable Syntax Highlighting in WordPress 2.8?</title>
		<link>http://glanceworld.com/how-to-disable-syntax-highlighting-in-wordpress-2-8.html</link>
		<comments>http://glanceworld.com/how-to-disable-syntax-highlighting-in-wordpress-2-8.html#comments</comments>
		<pubDate>Fri, 02 Oct 2009 18:22:45 +0000</pubDate>
		<dc:creator>Muhammad Furqan Abid</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[disable syntax highligher]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress 2.8]]></category>
		<category><![CDATA[WordPress Code]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://glanceworld.com/?p=202</guid>
		<description><![CDATA[One of WordPress 2.8 new features is syntax highlighted editor for WordPress files. While the idea was exiting, I must admit I didn’t enjoyed using this new editor. As a quick outline, here’s what you have to do: Login to your WordPress 2.8 admin panel Navigate to either the theme or plugin editor (doesn’t matter which) Click the “Screen Options” &#8230;]]></description>
		<wfw:commentRss>http://glanceworld.com/how-to-disable-syntax-highlighting-in-wordpress-2-8.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Huge Collection of WordPress Code</title>
		<link>http://glanceworld.com/a-huge-collection-of-wordpress-code.html</link>
		<comments>http://glanceworld.com/a-huge-collection-of-wordpress-code.html#comments</comments>
		<pubDate>Thu, 20 Aug 2009 18:10:48 +0000</pubDate>
		<dc:creator>Muhammad Furqan Abid</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress 2.8]]></category>
		<category><![CDATA[WordPress Code]]></category>
		<category><![CDATA[WordPress Resources]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://glanceworld.com/?p=187</guid>
		<description><![CDATA[If you are a theme designer, or just enjoy customizing your existing WordPress theme, it can sometimes be a hassle digging around for the WordPress code you need. We’ve spent a lot of time to collecting a variety of snippets of code and decided to share it on our site. Here are the snippets of code that we have collect. &#8230;]]></description>
		<wfw:commentRss>http://glanceworld.com/a-huge-collection-of-wordpress-code.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Show related posts without a plugin</title>
		<link>http://glanceworld.com/show-related-posts-without-a-plugin.html</link>
		<comments>http://glanceworld.com/show-related-posts-without-a-plugin.html#comments</comments>
		<pubDate>Tue, 12 May 2009 05:00:59 +0000</pubDate>
		<dc:creator>Muhammad Furqan Abid</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WordPress Code]]></category>
		<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[WordPress How-To]]></category>
		<category><![CDATA[WordPress Resources]]></category>

		<guid isPermaLink="false">http://glanceworld.com/?p=62</guid>
		<description><![CDATA[Displaying related posts is a very great way to help visitors staying longer on your blog. You can use a plugin, but you also can use tags and a custom code to show related posts. Let’s see how to do! This code will display related posts based on the current post tag(s). It must be pasted within the loop. &#60;?php &#8230;]]></description>
		<wfw:commentRss>http://glanceworld.com/show-related-posts-without-a-plugin.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Only Show Posts With a Specific Custom Field</title>
		<link>http://glanceworld.com/how-to-only-show-posts-with-a-specific-custom-field.html</link>
		<comments>http://glanceworld.com/how-to-only-show-posts-with-a-specific-custom-field.html#comments</comments>
		<pubDate>Mon, 11 May 2009 13:12:30 +0000</pubDate>
		<dc:creator>Glance World Admin</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WordPress Code]]></category>
		<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[WordPress How-To]]></category>

		<guid isPermaLink="false">http://www.glanceworld.com/?p=60</guid>
		<description><![CDATA[Sometimes you only want to show posts that you’ve added a specific custom field to. For instance, lets say you write songs and movie reviews and for each you give them a custom field “review_type” with the value set to either “songs” or “movie”. So how would you show posts that are only movie reviews? Easily! A typical post loop &#8230;]]></description>
		<wfw:commentRss>http://glanceworld.com/how-to-only-show-posts-with-a-specific-custom-field.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Control Max image width into WordPress</title>
		<link>http://glanceworld.com/control-max-image-width-into-wordpress.html</link>
		<comments>http://glanceworld.com/control-max-image-width-into-wordpress.html#comments</comments>
		<pubDate>Sat, 04 Apr 2009 11:28:02 +0000</pubDate>
		<dc:creator>Glance World Admin</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS Techniques]]></category>
		<category><![CDATA[WordPress Code]]></category>
		<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[Wordpress Images]]></category>
		<category><![CDATA[WordPress Themes]]></category>

		<guid isPermaLink="false">http://knowledgehut.co.cc/?p=26</guid>
		<description><![CDATA[Have you ever had an image show up on your wordpress blog which is to large, causing problems?  This is common for WordPress blogs that have so many users, where some users may not know how big they can make the images. This will be solve by using stylesheet. The following code allows to remove this problem. .postcontent img { &#8230;]]></description>
		<wfw:commentRss>http://glanceworld.com/control-max-image-width-into-wordpress.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Make WordPress Function Like a CMS</title>
		<link>http://glanceworld.com/how-to-make-wordpress-function-like-a-cms.html</link>
		<comments>http://glanceworld.com/how-to-make-wordpress-function-like-a-cms.html#comments</comments>
		<pubDate>Wed, 25 Mar 2009 05:52:59 +0000</pubDate>
		<dc:creator>Glance World Admin</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[Blog Page]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[WordPress Code]]></category>
		<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[WordPress Homepage]]></category>
		<category><![CDATA[WordPress How-To]]></category>

		<guid isPermaLink="false">http://knowledgehut.co.cc/?p=8</guid>
		<description><![CDATA[So, you have an established WordPress blog, but you’ve seen the pro bloggers doing it and now you want to turn that blog into a Content Management System (CMS)? Many people probably weren’t aware of this trick (including many web developers), but one neat feature added with WordPress 2.1 was the ability to have a different home and blog page &#8230;]]></description>
		<wfw:commentRss>http://glanceworld.com/how-to-make-wordpress-function-like-a-cms.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

