<?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 Tips</title>
	<atom:link href="http://glanceworld.com/tag/wordpress-tips/feed" rel="self" type="application/rss+xml" />
	<link>http://glanceworld.com</link>
	<description>World is more closer now</description>
	<lastBuildDate>Mon, 23 Apr 2012 13:03:21 +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>How to Create user-defined RSS feeds in WordPress</title>
		<link>http://glanceworld.com/how-to-create-user-defined-rss-feeds-in-wordpress.html</link>
		<comments>http://glanceworld.com/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 following code in this file. &#8230;]]></description>
		<wfw:commentRss>http://glanceworld.com/how-to-create-user-defined-rss-feeds-in-wordpress.html/feed</wfw:commentRss>
		<slash:comments>1</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>How to Schedule a Cron Events in your WordPress Blog?</title>
		<link>http://glanceworld.com/how-to-schedule-a-cron-events-in-your-wordpress-blog.html</link>
		<comments>http://glanceworld.com/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. Usage: &#60;?php wp_schedule_event(time(), &#8216;hourly&#8217;, &#8216;my_schedule_hook&#8217;); &#8230;]]></description>
		<wfw:commentRss>http://glanceworld.com/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/how-to-integrate-breadcrumb-navigation-without-a-plug-in.html</link>
		<comments>http://glanceworld.com/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 breadcrumbs that only deals with &#8230;]]></description>
		<wfw:commentRss>http://glanceworld.com/how-to-integrate-breadcrumb-navigation-without-a-plug-in.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 marvelous .htaccess hacks for WordPress</title>
		<link>http://glanceworld.com/10-marvelous-htaccess-hacks-for-wordpress.html</link>
		<comments>http://glanceworld.com/10-marvelous-htaccess-hacks-for-wordpress.html#comments</comments>
		<pubDate>Tue, 19 May 2009 16:00:54 +0000</pubDate>
		<dc:creator>Glance World Admin</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Permalink Redirect]]></category>
		<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://glanceworld.com/?p=79</guid>
		<description><![CDATA[.htaccess, the file which control the Apache webserver, is very useful and allows you to do a lot of things. In this article, let’s see how .htaccess can help you with your WordPress blog, for both security,functionnality and usability. When editing or modifying the .htaccess file of your WordPress blog, make sure to always have a backup that you can &#8230;]]></description>
		<wfw:commentRss>http://glanceworld.com/10-marvelous-htaccess-hacks-for-wordpress.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/secure-your-wordpress-blog-with-10-easy-steps.html</link>
		<comments>http://glanceworld.com/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 &#8211; it&#8217;ll change your database&#8217;s &#8230;]]></description>
		<wfw:commentRss>http://glanceworld.com/secure-your-wordpress-blog-with-10-easy-steps.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>4 Simple Ways To Speed Up WordPress</title>
		<link>http://glanceworld.com/4-simple-ways-to-speed-up-wordpress.html</link>
		<comments>http://glanceworld.com/4-simple-ways-to-speed-up-wordpress.html#comments</comments>
		<pubDate>Thu, 14 May 2009 05:00:05 +0000</pubDate>
		<dc:creator>Glance World Admin</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[CSS Techniques]]></category>
		<category><![CDATA[Database Management]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Speedy Wordpress]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://glanceworld.com/?p=69</guid>
		<description><![CDATA[Some self-hosted WordPress sites tend to run slow, especially when you receive tons of heavy traffic every day. This may be a result of the amount of large files your site needs to load or inefficient coding. But there’s nothing worst than a slow site, so here are some quick tips on how to speed up your self-hosted WordPress site. &#8230;]]></description>
		<wfw:commentRss>http://glanceworld.com/4-simple-ways-to-speed-up-wordpress.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/display-your-number-of-tweets-in-full-text-mode-on-your-wordpress-blog.html</link>
		<comments>http://glanceworld.com/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 file: &#60;?php function tweetscount ($url){ &#8230;]]></description>
		<wfw:commentRss>http://glanceworld.com/display-your-number-of-tweets-in-full-text-mode-on-your-wordpress-blog.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Multiple WordPress Installations Using a Single Database</title>
		<link>http://glanceworld.com/multiple-wordpress-installations-using-a-single-database.html</link>
		<comments>http://glanceworld.com/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 install multiple instances of WordPress, &#8230;]]></description>
		<wfw:commentRss>http://glanceworld.com/multiple-wordpress-installations-using-a-single-database.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

