<?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>Codeleet &#187; WordPress</title>
	<atom:link href="http://codeleet.hub.ph/category/b-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://codeleet.hub.ph</link>
	<description></description>
	<lastBuildDate>Tue, 27 Jul 2010 19:12:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hiding certain posts from the homepage</title>
		<link>http://codeleet.hub.ph/preventing-posts-from-certain-categories-on-appearing-on-wordpress-homepage/</link>
		<comments>http://codeleet.hub.ph/preventing-posts-from-certain-categories-on-appearing-on-wordpress-homepage/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 19:00:42 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[WordPress tweaks]]></category>
		<category><![CDATA[functions.php]]></category>
		<category><![CDATA[homepage]]></category>
		<category><![CDATA[WordPress category ID]]></category>

		<guid isPermaLink="false">http://codeleet.hub.ph/?p=1210</guid>
		<description><![CDATA[Create a special category and insert a code in the functions.php of your theme to prevent some posts from appearing in your homepage. Works only if you configured your homepage as list of latest posts and not as static page.]]></description>
		<wfw:commentRss>http://codeleet.hub.ph/preventing-posts-from-certain-categories-on-appearing-on-wordpress-homepage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Listing ip addresses of WordPress comment spammers easier and faster</title>
		<link>http://codeleet.hub.ph/listing-ip-addresses-of-wordpress-comment-spammers-easier-and-faster/</link>
		<comments>http://codeleet.hub.ph/listing-ip-addresses-of-wordpress-comment-spammers-easier-and-faster/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 21:40:58 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Server Configuration]]></category>
		<category><![CDATA[WordPress tweaks]]></category>
		<category><![CDATA[blog comment spam]]></category>
		<category><![CDATA[MySQL database]]></category>
		<category><![CDATA[phpMyAdmin]]></category>

		<guid isPermaLink="false">http://codeleet.hub.ph/?p=1185</guid>
		<description><![CDATA[You're fed up with lots of spammers. You want to list their IP address to impose an IP ban but there's too many of them to be listed. Here's an easier way of listing the IP addresses of spammers even if there are hundreds or thousands of spams in your Dashboard.]]></description>
		<wfw:commentRss>http://codeleet.hub.ph/listing-ip-addresses-of-wordpress-comment-spammers-easier-and-faster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make the WordPress attachment page display full image</title>
		<link>http://codeleet.hub.ph/make-the-wordpress-attachment-page-display-full-image/</link>
		<comments>http://codeleet.hub.ph/make-the-wordpress-attachment-page-display-full-image/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 13:39:14 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[WordPress tweaks]]></category>
		<category><![CDATA[attachment page]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[WordPress core file]]></category>

		<guid isPermaLink="false">http://codeleet.hub.ph/?p=1175</guid>
		<description><![CDATA[By default, WordPress' attachment page displays the image in medium size, where medium is defined by media settings. Use this tweak if you want the attachment page to display the image with its actual size.]]></description>
		<wfw:commentRss>http://codeleet.hub.ph/make-the-wordpress-attachment-page-display-full-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing the link of image in WordPress attachment page</title>
		<link>http://codeleet.hub.ph/removing-the-link-of-image-in-wordpress-attachment-page/</link>
		<comments>http://codeleet.hub.ph/removing-the-link-of-image-in-wordpress-attachment-page/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 08:05:27 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[WordPress tweaks]]></category>
		<category><![CDATA[attachment page]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[WordPress core file]]></category>

		<guid isPermaLink="false">http://codeleet.hub.ph/?p=1166</guid>
		<description><![CDATA[The default WordPress configuration is that the image embedded on the attachment page is a link to the image file itself. Do you want to remove the hyperlink and present the image in the attachment page as a regular image?]]></description>
		<wfw:commentRss>http://codeleet.hub.ph/removing-the-link-of-image-in-wordpress-attachment-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: inserting ads between two posts in post list</title>
		<link>http://codeleet.hub.ph/wordpress-inserting-ads-between-two-posts-in-post-list/</link>
		<comments>http://codeleet.hub.ph/wordpress-inserting-ads-between-two-posts-in-post-list/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 21:12:16 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[WordPress tweaks]]></category>
		<category><![CDATA[ads placement]]></category>
		<category><![CDATA[Adsense]]></category>
		<category><![CDATA[category page]]></category>
		<category><![CDATA[WordPress search]]></category>

		<guid isPermaLink="false">http://codeleet.hub.ph/?p=1159</guid>
		<description><![CDATA[Post lists are WordPress generated pages that contain list of all posts and may either display whole posts or excerpts. These include search results, category pages, and if configured, the home page. Do you want to insert advertisement between two adjacent posts in the post list?]]></description>
		<wfw:commentRss>http://codeleet.hub.ph/wordpress-inserting-ads-between-two-posts-in-post-list/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Multiple page menus in WordPress using parent pages</title>
		<link>http://codeleet.hub.ph/multiple-page-menus-in-wordpress-using-child-pages/</link>
		<comments>http://codeleet.hub.ph/multiple-page-menus-in-wordpress-using-child-pages/#comments</comments>
		<pubDate>Sat, 22 May 2010 19:46:00 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[WordPress tweaks]]></category>
		<category><![CDATA[navigation menu]]></category>
		<category><![CDATA[WordPress page list]]></category>

		<guid isPermaLink="false">http://codeleet.hub.ph/?p=1132</guid>
		<description><![CDATA[Use the parent-child structure of WordPress static pages to create more than one navigation menu in your WordPress-powered website.]]></description>
		<wfw:commentRss>http://codeleet.hub.ph/multiple-page-menus-in-wordpress-using-child-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple page menus in WordPress using include argument</title>
		<link>http://codeleet.hub.ph/multiple-page-menu-in-wordpress/</link>
		<comments>http://codeleet.hub.ph/multiple-page-menu-in-wordpress/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 11:12:52 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[WordPress tweaks]]></category>
		<category><![CDATA[navigation menu]]></category>
		<category><![CDATA[WordPress page list]]></category>

		<guid isPermaLink="false">http://codeleet.hub.ph/?p=1127</guid>
		<description><![CDATA[Have more than one page navigation menu containing different pages by manually encoding which page appear in each of the menu.]]></description>
		<wfw:commentRss>http://codeleet.hub.ph/multiple-page-menu-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modifying the bracketed ellipsis [...] at the end of post excerpt</title>
		<link>http://codeleet.hub.ph/removing-changing-ellipsis-end-post-excerpt/</link>
		<comments>http://codeleet.hub.ph/removing-changing-ellipsis-end-post-excerpt/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 21:20:08 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[WordPress tweaks]]></category>
		<category><![CDATA[functions.php]]></category>
		<category><![CDATA[post excerpt]]></category>

		<guid isPermaLink="false">http://codeleet.hub.ph/?p=1087</guid>
		<description><![CDATA[When WordPress used the first few (usually 55) words of the post content as post excerpt, by default it will end with a bracketed ellipsis like this [...]. Do you want to remove it or replace it with some other characters or symbols? Here's how.]]></description>
		<wfw:commentRss>http://codeleet.hub.ph/removing-changing-ellipsis-end-post-excerpt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing WordPress post excerpt length</title>
		<link>http://codeleet.hub.ph/changing-wordpress-post-excerpt-length/</link>
		<comments>http://codeleet.hub.ph/changing-wordpress-post-excerpt-length/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 20:34:40 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[WordPress tweaks]]></category>
		<category><![CDATA[functions.php]]></category>
		<category><![CDATA[WordPress post excerpt]]></category>

		<guid isPermaLink="false">http://codeleet.hub.ph/?p=1079</guid>
		<description><![CDATA[If you leave the excerpt form blank, WordPress will use the first 55 words of your post content as post excerpt. You think 55 words are too long or too short? This is how you can change it.]]></description>
		<wfw:commentRss>http://codeleet.hub.ph/changing-wordpress-post-excerpt-length/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thank you page for WordPress comment</title>
		<link>http://codeleet.hub.ph/creating-a-thank-you-page-for-wordpress-and-redirect-your-visitors-to-it-after-posting-a-comment/</link>
		<comments>http://codeleet.hub.ph/creating-a-thank-you-page-for-wordpress-and-redirect-your-visitors-to-it-after-posting-a-comment/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 19:34:52 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[WordPress tweaks]]></category>
		<category><![CDATA[thank you page]]></category>

		<guid isPermaLink="false">http://codeleet.hub.ph/?p=52</guid>
		<description><![CDATA[Say “thank you very much!” to your visitors by redirecting them to a separate thank you page after posting a comment. This is very useful if you intend to use WordPress’ comment form as an order form or as a message form. NOTE: This post is really old but it went a major update so I'm republishing it as new.]]></description>
		<wfw:commentRss>http://codeleet.hub.ph/creating-a-thank-you-page-for-wordpress-and-redirect-your-visitors-to-it-after-posting-a-comment/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
