<?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 Hacks</title>
	<atom:link href="http://glanceworld.com/tag/wordpress-hacks/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 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>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>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>Manually reset your WordPress password</title>
		<link>http://glanceworld.com/manually-reset-your-wordpress-password.html</link>
		<comments>http://glanceworld.com/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 code in the window textarea. &#8230;]]></description>
		<wfw:commentRss>http://glanceworld.com/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/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>Exporting and Importing WordPress</title>
		<link>http://glanceworld.com/exporting-and-importing-wordpress.html</link>
		<comments>http://glanceworld.com/exporting-and-importing-wordpress.html#comments</comments>
		<pubDate>Sat, 18 Apr 2009 11:43:11 +0000</pubDate>
		<dc:creator>Muhammad Furqan Abid</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Export/Import]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://knowledgehut.co.cc/?p=40</guid>
		<description><![CDATA[This tutorial will cover exporting your web host wordpress to a localhost host. Assume you are done with the web host WordPress development, it is time to learn how to export and import WordPress. Then you can keep the web host version for backup purpose and future development (ie. testing new themes, plugins, and upgrades). Export Local Database Login to &#8230;]]></description>
		<wfw:commentRss>http://glanceworld.com/exporting-and-importing-wordpress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tools, Plugins &amp; Resources to Enable Multi-Author Features in WordPress Blogs</title>
		<link>http://glanceworld.com/tools-plugins-resources-to-enable-multi-author-features-in-wordpress-blogs.html</link>
		<comments>http://glanceworld.com/tools-plugins-resources-to-enable-multi-author-features-in-wordpress-blogs.html#comments</comments>
		<pubDate>Sat, 18 Apr 2009 11:20:19 +0000</pubDate>
		<dc:creator>Muhammad Furqan Abid</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Multiple Author Blogs]]></category>
		<category><![CDATA[Multiple Author WordPress Blog]]></category>
		<category><![CDATA[Multiple Authors]]></category>
		<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[WordPress MU]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[WordPress Resources]]></category>
		<category><![CDATA[WordPress Tools]]></category>

		<guid isPermaLink="false">http://knowledgehut.co.cc/?p=36</guid>
		<description><![CDATA[When setting up a WordPress blog that allows for multiple authors feature, it seems many people think all that is involved is to setup additional author profiles and/or start accepting guest posts.   Unfortunately, it really isn’t that simple if you want to create a high quality WordPress blog. Setting up a multi-author WordPress blog may require you to use a &#8230;]]></description>
		<wfw:commentRss>http://glanceworld.com/tools-plugins-resources-to-enable-multi-author-features-in-wordpress-blogs.html/feed</wfw:commentRss>
		<slash:comments>0</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>
	</channel>
</rss>

