<?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>Codegrad &#187; functions.php</title>
	<atom:link href="http://codegrad.hub.ph/tag/functionsphp/feed/" rel="self" type="application/rss+xml" />
	<link>http://codegrad.hub.ph</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 23:32:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Detecting mobile devices for your WordPress website</title>
		<link>http://codegrad.hub.ph/detecting-mobile-devices-for-your-wordpress-website/</link>
		<comments>http://codegrad.hub.ph/detecting-mobile-devices-for-your-wordpress-website/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 07:53:39 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Designing for Mobile Devices]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[CSS layout]]></category>
		<category><![CDATA[functions.php]]></category>
		<category><![CDATA[mobile phone]]></category>
		<category><![CDATA[tablet computer]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1381</guid>
		<description><![CDATA[This PHP code will allow you to detect if your website is being accessed using a mobile device. If being accessed by a mobile device, your server can automatically present an alternative layout without changing the URL of your website.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/detecting-mobile-devices-for-your-wordpress-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: Hiding certain posts from the homepage</title>
		<link>http://codegrad.hub.ph/preventing-posts-from-certain-categories-on-appearing-on-wordpress-homepage/</link>
		<comments>http://codegrad.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]]></category>
		<category><![CDATA[functions.php]]></category>
		<category><![CDATA[homepage]]></category>
		<category><![CDATA[WordPress category ID]]></category>

		<guid isPermaLink="false">http://codegrad.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://codegrad.hub.ph/preventing-posts-from-certain-categories-on-appearing-on-wordpress-homepage/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Modifying the bracketed ellipsis [...] at the end of post excerpt</title>
		<link>http://codegrad.hub.ph/removing-changing-ellipsis-end-post-excerpt/</link>
		<comments>http://codegrad.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]]></category>
		<category><![CDATA[functions.php]]></category>
		<category><![CDATA[post excerpt]]></category>

		<guid isPermaLink="false">http://codegrad.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://codegrad.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://codegrad.hub.ph/changing-wordpress-post-excerpt-length/</link>
		<comments>http://codegrad.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]]></category>
		<category><![CDATA[functions.php]]></category>
		<category><![CDATA[WordPress post excerpt]]></category>

		<guid isPermaLink="false">http://codegrad.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://codegrad.hub.ph/changing-wordpress-post-excerpt-length/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Putting external link icon in WordPress</title>
		<link>http://codegrad.hub.ph/marking-external-links-icon-wordpress/</link>
		<comments>http://codegrad.hub.ph/marking-external-links-icon-wordpress/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 19:00:28 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Cascading Stylesheet]]></category>
		<category><![CDATA[external link]]></category>
		<category><![CDATA[external link icon]]></category>
		<category><![CDATA[functions.php]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1051</guid>
		<description><![CDATA[Allow your website visitors to determine whether a link is internal or external by modifying your WordPress theme so that it automatically inserts a small graphic to any external link in your website's content.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/marking-external-links-icon-wordpress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Making all external links open in a new tab or window in WordPress</title>
		<link>http://codegrad.hub.ph/making-all-external-links-open-in-a-new-tab-or-window-in-wordpress/</link>
		<comments>http://codegrad.hub.ph/making-all-external-links-open-in-a-new-tab-or-window-in-wordpress/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 06:45:47 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[external link]]></category>
		<category><![CDATA[functions.php]]></category>
		<category><![CDATA[HTML link rel]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=949</guid>
		<description><![CDATA[Insert a PHP code in the functions.php of your WordPress theme to make all internal links open in new window or tab and all internal links on the same window without having to manually set the target window in your WordPress visual editor..]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/making-all-external-links-open-in-a-new-tab-or-window-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Making all internal links www or non-www in WordPress</title>
		<link>http://codegrad.hub.ph/making-all-internal-links-www-or-non-www-in-wordpress/</link>
		<comments>http://codegrad.hub.ph/making-all-internal-links-www-or-non-www-in-wordpress/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 09:17:40 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[functions.php]]></category>
		<category><![CDATA[internal linking]]></category>
		<category><![CDATA[www vs non-www]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=941</guid>
		<description><![CDATA[Make all of your internal links consistently with or without www without having to edit all of them one by one.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/making-all-internal-links-www-or-non-www-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing nofollow from WordPress comments</title>
		<link>http://codegrad.hub.ph/removing-nofollow-from-wordpress-comments/</link>
		<comments>http://codegrad.hub.ph/removing-nofollow-from-wordpress-comments/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 21:16:10 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[back link building]]></category>
		<category><![CDATA[blog comment]]></category>
		<category><![CDATA[blog comment spam]]></category>
		<category><![CDATA[functions.php]]></category>
		<category><![CDATA[nofollow tag]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=924</guid>
		<description><![CDATA[WordPress automatically insert rel="nofollow" attribute to all links that are in the comment. Would you like to reward your loyal visitors and intelligent comment posters? Give them some link love by removing the nofollow tag.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/removing-nofollow-from-wordpress-comments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Excluding certain categories in WordPress post category list</title>
		<link>http://codegrad.hub.ph/excluding-categories-in-wordpress-post-category-list/</link>
		<comments>http://codegrad.hub.ph/excluding-categories-in-wordpress-post-category-list/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 08:28:56 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[category page]]></category>
		<category><![CDATA[functions.php]]></category>
		<category><![CDATA[WordPress category ID]]></category>
		<category><![CDATA[WordPress category list]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=806</guid>
		<description><![CDATA[The categories where a particular post belongs are usually listed somewhere in the post page, usually under the post title. For administrative or some other reasons, you want to assign posts to a particular category but you do not want your site visitors to see this category. This is how you prevent one or more category from showing up in the post page.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/excluding-categories-in-wordpress-post-category-list/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Excluding static pages and some posts from WordPress search results</title>
		<link>http://codegrad.hub.ph/excluding-static-pages-and-some-posts-from-wordpress-search-results/</link>
		<comments>http://codegrad.hub.ph/excluding-static-pages-and-some-posts-from-wordpress-search-results/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 02:08:34 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[functions.php]]></category>
		<category><![CDATA[WordPress search]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=552</guid>
		<description><![CDATA[The proper way of combining the codes discussed in two previous posts "Preventing certain posts from appearing in WordPress search results" and "Excluding static pages from WordPress search using functions.php".]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/excluding-static-pages-and-some-posts-from-wordpress-search-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

