<?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 How-To</title>
	<atom:link href="http://glanceworld.com/tag/wordpress-how-to/feed" rel="self" type="application/rss+xml" />
	<link>http://glanceworld.com</link>
	<description>World is more closer now</description>
	<lastBuildDate>Sat, 04 Sep 2010 00:42:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>How to Create user-defined RSS feeds in WordPress</title>
		<link>http://glanceworld.com/wordpress/how-to/how-to-create-user-defined-rss-feeds-in-wordpress.html</link>
		<comments>http://glanceworld.com/wordpress/how-to/how-to-create-user-defined-rss-feeds-in-wordpress.html#comments</comments>
		<pubDate>Tue, 22 Sep 2009 16:17:37 +0000</pubDate>
		<dc:creator>Muhammad Furqan Abid</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[custom RSS feed]]></category>
		<category><![CDATA[Feedburner]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[WordPress How-To]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://glanceworld.com/?p=197</guid>
		<description><![CDATA[If you need a custom RSS feed, like for example, a feed indexing only somes categories + tags, or if you redirected all WordPress RSS feeds to Feedburner but still want to be able to get a category feed, the solution is to use a page template. Create a new file and simply paste the [...]]]></description>
		<wfw:commentRss>http://glanceworld.com/wordpress/how-to/how-to-create-user-defined-rss-feeds-in-wordpress.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Schedule a Cron Events in your WordPress Blog?</title>
		<link>http://glanceworld.com/wordpress/how-to/how-to-schedule-a-cron-events-in-your-wordpress-blog.html</link>
		<comments>http://glanceworld.com/wordpress/how-to/how-to-schedule-a-cron-events-in-your-wordpress-blog.html#comments</comments>
		<pubDate>Mon, 17 Aug 2009 00:00:11 +0000</pubDate>
		<dc:creator>Glance World Admin</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Auto Schedule]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[WordPress How-To]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://glanceworld.com/?p=184</guid>
		<description><![CDATA[Schedules a hook which will be executed by the WordPress actions core on a specific interval, specified by you. The action will trigger when someone visits your WordPress site, if the scheduled time has passed. In this tutorial, I’ll show you how you create an event that will be executed once hourly, or daily, etc. [...]]]></description>
		<wfw:commentRss>http://glanceworld.com/wordpress/how-to/how-to-schedule-a-cron-events-in-your-wordpress-blog.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Integrate Breadcrumb Navigation without a plug-in</title>
		<link>http://glanceworld.com/wordpress/how-to/how-to-integrate-breadcrumb-navigation-without-a-plug-in.html</link>
		<comments>http://glanceworld.com/wordpress/how-to/how-to-integrate-breadcrumb-navigation-without-a-plug-in.html#comments</comments>
		<pubDate>Fri, 17 Jul 2009 04:10:32 +0000</pubDate>
		<dc:creator>Glance World Admin</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[breadcrumb]]></category>
		<category><![CDATA[breadcrumb navigation]]></category>
		<category><![CDATA[Where you are?]]></category>
		<category><![CDATA[wodpress breadcrumb navigation]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WordPress How-To]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://glanceworld.com/?p=154</guid>
		<description><![CDATA[There are plenty of WordPress extensions that generate breadcrumb navigation. But you can actually create custom breadcrumb navigation with only a handful of lines of code in the template, opening up greater control and, potentially, less overhead. This approach to breadcrumbs builds on the get_post_ancestors function. To start with, here is a basic implementation of [...]]]></description>
		<wfw:commentRss>http://glanceworld.com/wordpress/how-to/how-to-integrate-breadcrumb-navigation-without-a-plug-in.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Secure your WordPress Blog with 10 easy steps</title>
		<link>http://glanceworld.com/wordpress/tips/secure-your-wordpress-blog-with-10-easy-steps.html</link>
		<comments>http://glanceworld.com/wordpress/tips/secure-your-wordpress-blog-with-10-easy-steps.html#comments</comments>
		<pubDate>Sat, 16 May 2009 11:31:36 +0000</pubDate>
		<dc:creator>Glance World Admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[WordPress How-To]]></category>
		<category><![CDATA[Wordpress Security]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://glanceworld.com/?p=76</guid>
		<description><![CDATA[Securing your blog is important. With WordPress so popular these days, it’s becoming a bigger and bigger target for hackers. In this post we’ll look at ten easy ways to secure your WordPress blog. 1. WP Security Scan This very easy to use plugin will sort out some of the basic security issues with WordPress [...]]]></description>
		<wfw:commentRss>http://glanceworld.com/wordpress/tips/secure-your-wordpress-blog-with-10-easy-steps.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Manually reset your WordPress password</title>
		<link>http://glanceworld.com/wordpress/how-to/manually-reset-your-wordpress-password.html</link>
		<comments>http://glanceworld.com/wordpress/how-to/manually-reset-your-wordpress-password.html#comments</comments>
		<pubDate>Wed, 13 May 2009 05:00:31 +0000</pubDate>
		<dc:creator>Glance World Admin</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Database Management]]></category>
		<category><![CDATA[mySQL]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[WordPress How-To]]></category>
		<category><![CDATA[WordPress Resources]]></category>

		<guid isPermaLink="false">http://glanceworld.com/?p=65</guid>
		<description><![CDATA[What to do if you lost your WordPress password? The easier is to use PhpMyAdmin and execute a simple SQL query to update it. Here’s how to proceed.To achieve this recipe, login to your PhpMyAdmin, select your WordPress database and click on the &#8220;SQL&#8221; button to open the SQL query window. Then, paste the following [...]]]></description>
		<wfw:commentRss>http://glanceworld.com/wordpress/how-to/manually-reset-your-wordpress-password.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Show related posts without a plugin</title>
		<link>http://glanceworld.com/wordpress/how-to/show-related-posts-without-a-plugin.html</link>
		<comments>http://glanceworld.com/wordpress/how-to/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 [...]]]></description>
		<wfw:commentRss>http://glanceworld.com/wordpress/how-to/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/wordpress/how-to/how-to-only-show-posts-with-a-specific-custom-field.html</link>
		<comments>http://glanceworld.com/wordpress/how-to/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? [...]]]></description>
		<wfw:commentRss>http://glanceworld.com/wordpress/how-to/how-to-only-show-posts-with-a-specific-custom-field.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Display your number of tweets in full text mode on your WordPress blog</title>
		<link>http://glanceworld.com/wordpress/how-to/display-your-number-of-tweets-in-full-text-mode-on-your-wordpress-blog.html</link>
		<comments>http://glanceworld.com/wordpress/how-to/display-your-number-of-tweets-in-full-text-mode-on-your-wordpress-blog.html#comments</comments>
		<pubDate>Sun, 10 May 2009 18:35:49 +0000</pubDate>
		<dc:creator>Glance World Admin</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Remote APIs]]></category>
		<category><![CDATA[Tweets]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WordPress How-To]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://www.glanceworld.com/?p=56</guid>
		<description><![CDATA[Twitter is obviously a very useful tools for bloggers. Did you ever wanted to know how many times your posts are sent to Twitter by your readers? If yes, just read on and learn how to know it, and display it on your blog, in full text mode. paste the following function in your functions.php [...]]]></description>
		<wfw:commentRss>http://glanceworld.com/wordpress/how-to/display-your-number-of-tweets-in-full-text-mode-on-your-wordpress-blog.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Multiple WordPress Installations Using a Single Database</title>
		<link>http://glanceworld.com/wordpress/how-to/multiple-wordpress-installations-using-a-single-database.html</link>
		<comments>http://glanceworld.com/wordpress/how-to/multiple-wordpress-installations-using-a-single-database.html#comments</comments>
		<pubDate>Sun, 19 Apr 2009 06:02:36 +0000</pubDate>
		<dc:creator>Glance World Admin</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WordPress How-To]]></category>
		<category><![CDATA[Wordpress Install]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://knowledgehut.co.cc/?p=47</guid>
		<description><![CDATA[Sometimes more than one WordPress installation is necessary on a single site and WPMU would be overkill, or sometimes a hosting provider limits the number of available databases per account, or maybe you just want to keep things more organized rather than have a bunch of databases scattered everywhere. In any case, you’ll want to [...]]]></description>
		<wfw:commentRss>http://glanceworld.com/wordpress/how-to/multiple-wordpress-installations-using-a-single-database.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Make WordPress Function Like a CMS</title>
		<link>http://glanceworld.com/wordpress/hacks/themes/how-to-make-wordpress-function-like-a-cms.html</link>
		<comments>http://glanceworld.com/wordpress/hacks/themes/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 [...]]]></description>
		<wfw:commentRss>http://glanceworld.com/wordpress/hacks/themes/how-to-make-wordpress-function-like-a-cms.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
