<?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>WordPress Daddy &#187; Hacks</title>
	<atom:link href="http://www.wordpressdaddy.com/wordpress-hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wordpressdaddy.com</link>
	<description>Father of all WordPress Blogs!</description>
	<lastBuildDate>Sat, 13 Feb 2010 09:14:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Insert Google Analytics without editing your theme</title>
		<link>http://www.wordpressdaddy.com/wordpress-hacks/insert-google-analytics-without-editing-your-theme.htm</link>
		<comments>http://www.wordpressdaddy.com/wordpress-hacks/insert-google-analytics-without-editing-your-theme.htm#comments</comments>
		<pubDate>Mon, 18 Jan 2010 10:27:09 +0000</pubDate>
		<dc:creator>Shabu Anower</dc:creator>
				<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.wordpressdaddy.com/?p=1620</guid>
		<description><![CDATA[I like to use Google Analytics, but the boring stuff is that when you switch themes, you’ll have to re-insert the code in the new theme. To avoid it, let’s use the power of WordPress hook to insert our analytics code without editing theme files.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; CSS Pedia &#124; [...]<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/insert-google-analytics-without-editing-your-theme.htm">Insert Google Analytics without editing your theme</a></p>



Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-tutorials/getting-started-with-google-analytics.htm' rel='bookmark' title='Permanent Link: Getting Started With Google Analytics'>Getting Started With Google Analytics</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-plugins/google-analyticator.htm' rel='bookmark' title='Permanent Link: Google Analyticator'>Google Analyticator</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-plugins/google-analytics-stats.htm' rel='bookmark' title='Permanent Link: Google Analytics Stats'>Google Analytics Stats</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>I like to use Google Analytics, but the boring stuff is that when you switch themes, you’ll have to re-insert the code in the new theme. To avoid it, let’s use the power of <a href="http://www.wordpressdaddy.com">WordPress</a> hook to insert our analytics code without editing theme files.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/insert-google-analytics-without-editing-your-theme.htm">Insert Google Analytics without editing your theme</a></p>


<p>Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-tutorials/getting-started-with-google-analytics.htm' rel='bookmark' title='Permanent Link: Getting Started With Google Analytics'>Getting Started With Google Analytics</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-plugins/google-analyticator.htm' rel='bookmark' title='Permanent Link: Google Analyticator'>Google Analyticator</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-plugins/google-analytics-stats.htm' rel='bookmark' title='Permanent Link: Google Analytics Stats'>Google Analytics Stats</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordpressdaddy.com/wordpress-hacks/insert-google-analytics-without-editing-your-theme.htm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Better page navigation</title>
		<link>http://www.wordpressdaddy.com/wordpress-hacks/better-page-navigation.htm</link>
		<comments>http://www.wordpressdaddy.com/wordpress-hacks/better-page-navigation.htm#comments</comments>
		<pubDate>Mon, 18 Jan 2010 10:20:58 +0000</pubDate>
		<dc:creator>Shabu Anower</dc:creator>
				<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.wordpressdaddy.com/wordpress-hacks/better-page-navigation.htm</guid>
		<description><![CDATA[With the previous_posts_link() and next_posts_link() functions, WordPress allows you to link previous and next pages. But if the reader reached out the last page, what about providing him a link to the blog archive instead of nothing?
Resource Sites: Smashing Post &#124; CSS Gallery &#124; CSS Pedia &#124; Design BlogBetter page navigation


Related posts:Next Page10 Ways to [...]<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/better-page-navigation.htm">Better page navigation</a></p>



Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-plugins/next-page.htm' rel='bookmark' title='Permanent Link: Next Page'>Next Page</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/10-ways-to-improve-navigation.htm' rel='bookmark' title='Permanent Link: 10 Ways to Improve Navigation'>10 Ways to Improve Navigation</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/page-template-to-redirect-to-first-child-page.htm' rel='bookmark' title='Permanent Link: Page template to redirect to first child page'>Page template to redirect to first child page</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>With the previous_posts_link() and next_posts_link() functions, <a href="http://www.wordpressdaddy.com">WordPress</a> allows you to link previous and next pages. But if the reader reached out the last page, what about providing him a link to the blog archive instead of nothing?</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/better-page-navigation.htm">Better page navigation</a></p>


<p>Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-plugins/next-page.htm' rel='bookmark' title='Permanent Link: Next Page'>Next Page</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/10-ways-to-improve-navigation.htm' rel='bookmark' title='Permanent Link: 10 Ways to Improve Navigation'>10 Ways to Improve Navigation</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/page-template-to-redirect-to-first-child-page.htm' rel='bookmark' title='Permanent Link: Page template to redirect to first child page'>Page template to redirect to first child page</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordpressdaddy.com/wordpress-hacks/better-page-navigation.htm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to define your own dashboard logo</title>
		<link>http://www.wordpressdaddy.com/wordpress-hacks/how-to-define-your-own-dashboard-logo.htm</link>
		<comments>http://www.wordpressdaddy.com/wordpress-hacks/how-to-define-your-own-dashboard-logo.htm#comments</comments>
		<pubDate>Mon, 18 Jan 2010 08:54:48 +0000</pubDate>
		<dc:creator>Shabu Anower</dc:creator>
				<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.wordpressdaddy.com/?p=1617</guid>
		<description><![CDATA[By default, the “W” WordPress logo is displayed on the top left side of the dashboard. If for some reason, you’”d like to add your own logo, just read this recipe.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; CSS Pedia &#124; Design BlogHow to define your own dashboard logo


Related posts:How to change the dashboard footer [...]<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/how-to-define-your-own-dashboard-logo.htm">How to define your own dashboard logo</a></p>



Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/how-to-change-the-dashboard-footer-text.htm' rel='bookmark' title='Permanent Link: How to change the dashboard footer text'>How to change the dashboard footer text</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/wordpress-hook-disable-posts-auto-saving.htm' rel='bookmark' title='Permanent Link: WordPress hook: Disable posts auto saving'>WordPress hook: Disable posts auto saving</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/customize-wordpress-login-logo-without-a-plugin.htm' rel='bookmark' title='Permanent Link: Customize WordPress login logo without a plugin'>Customize WordPress login logo without a plugin</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>By default, the “W” <a href="http://www.wordpressdaddy.com">WordPress</a> logo is displayed on the top left side of the dashboard. If for some reason, you’”d like to add your own logo, just read this recipe.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/how-to-define-your-own-dashboard-logo.htm">How to define your own dashboard logo</a></p>


<p>Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/how-to-change-the-dashboard-footer-text.htm' rel='bookmark' title='Permanent Link: How to change the dashboard footer text'>How to change the dashboard footer text</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/wordpress-hook-disable-posts-auto-saving.htm' rel='bookmark' title='Permanent Link: WordPress hook: Disable posts auto saving'>WordPress hook: Disable posts auto saving</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/customize-wordpress-login-logo-without-a-plugin.htm' rel='bookmark' title='Permanent Link: Customize WordPress login logo without a plugin'>Customize WordPress login logo without a plugin</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordpressdaddy.com/wordpress-hacks/how-to-define-your-own-dashboard-logo.htm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customize WordPress login logo without a plugin</title>
		<link>http://www.wordpressdaddy.com/wordpress-hacks/customize-wordpress-login-logo-without-a-plugin.htm</link>
		<comments>http://www.wordpressdaddy.com/wordpress-hacks/customize-wordpress-login-logo-without-a-plugin.htm#comments</comments>
		<pubDate>Mon, 18 Jan 2010 08:47:32 +0000</pubDate>
		<dc:creator>Shabu Anower</dc:creator>
				<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.wordpressdaddy.com/?p=1614</guid>
		<description><![CDATA[WordPress login logo looks nice, but sometimes you may want to change it, for example when building a site for a client. In that case, you can use a plugin, or simply take advantage of this cool hack.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; CSS Pedia &#124; Design BlogCustomize WordPress login logo without a [...]<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/customize-wordpress-login-logo-without-a-plugin.htm">Customize WordPress login logo without a plugin</a></p>



Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/how-to-define-your-own-dashboard-logo.htm' rel='bookmark' title='Permanent Link: How to define your own dashboard logo'>How to define your own dashboard logo</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/add-a-login-form-on-your-wordpress-theme.htm' rel='bookmark' title='Permanent Link: Add a login form on your WordPress Theme'>Add a login form on your WordPress Theme</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-plugins/login-with-ajax.htm' rel='bookmark' title='Permanent Link: Login With Ajax'>Login With Ajax</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wordpressdaddy.com">WordPress</a> login logo looks nice, but sometimes you may want to change it, for example when building a site for a client. In that case, you can use a plugin, or simply take advantage of this cool hack.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/customize-wordpress-login-logo-without-a-plugin.htm">Customize WordPress login logo without a plugin</a></p>


<p>Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/how-to-define-your-own-dashboard-logo.htm' rel='bookmark' title='Permanent Link: How to define your own dashboard logo'>How to define your own dashboard logo</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/add-a-login-form-on-your-wordpress-theme.htm' rel='bookmark' title='Permanent Link: Add a login form on your WordPress Theme'>Add a login form on your WordPress Theme</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-plugins/login-with-ajax.htm' rel='bookmark' title='Permanent Link: Login With Ajax'>Login With Ajax</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordpressdaddy.com/wordpress-hacks/customize-wordpress-login-logo-without-a-plugin.htm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to check if a page template is active</title>
		<link>http://www.wordpressdaddy.com/wordpress-hacks/how-to-check-if-a-page-template-is-active.htm</link>
		<comments>http://www.wordpressdaddy.com/wordpress-hacks/how-to-check-if-a-page-template-is-active.htm#comments</comments>
		<pubDate>Mon, 18 Jan 2010 08:45:36 +0000</pubDate>
		<dc:creator>Shabu Anower</dc:creator>
				<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.wordpressdaddy.com/?p=1612</guid>
		<description><![CDATA[Conditional tags are very useful when you need to know if you’re on a post, page, homepage, etc. But how to know if you’re are on a specific page template? Nothing hard, just use the following recipe.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; CSS Pedia &#124; Design BlogHow to check if a page template [...]<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/how-to-check-if-a-page-template-is-active.htm">How to check if a page template is active</a></p>



Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-resources/wordpress-template-file-hierarchy-explained.htm' rel='bookmark' title='Permanent Link: WordPress&#8217; Template File Hierarchy Explained'>WordPress&#8217; Template File Hierarchy Explained</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/page-template-to-redirect-to-first-child-page.htm' rel='bookmark' title='Permanent Link: Page template to redirect to first child page'>Page template to redirect to first child page</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/display-the-number-of-tweets-for-each-page-or-post.htm' rel='bookmark' title='Permanent Link: Display the number of tweets for each page or post'>Display the number of tweets for each page or post</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Conditional tags are very useful when you need to know if you’re on a post, page, homepage, etc. But how to know if you’re are on a specific page template? Nothing hard, just use the following recipe.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/how-to-check-if-a-page-template-is-active.htm">How to check if a page template is active</a></p>


<p>Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-resources/wordpress-template-file-hierarchy-explained.htm' rel='bookmark' title='Permanent Link: WordPress&#8217; Template File Hierarchy Explained'>WordPress&#8217; Template File Hierarchy Explained</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/page-template-to-redirect-to-first-child-page.htm' rel='bookmark' title='Permanent Link: Page template to redirect to first child page'>Page template to redirect to first child page</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/display-the-number-of-tweets-for-each-page-or-post.htm' rel='bookmark' title='Permanent Link: Display the number of tweets for each page or post'>Display the number of tweets for each page or post</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordpressdaddy.com/wordpress-hacks/how-to-check-if-a-page-template-is-active.htm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Block external requests on your WordPress blog</title>
		<link>http://www.wordpressdaddy.com/wordpress-hacks/block-external-requests-on-your-wordpress-blog.htm</link>
		<comments>http://www.wordpressdaddy.com/wordpress-hacks/block-external-requests-on-your-wordpress-blog.htm#comments</comments>
		<pubDate>Mon, 18 Jan 2010 08:44:39 +0000</pubDate>
		<dc:creator>Shabu Anower</dc:creator>
				<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.wordpressdaddy.com/?p=1610</guid>
		<description><![CDATA[For some reason, your WordPress blog can send some info to external sources, as such as Automattic, the company behind WordPress. Although you don’t really have to worry about it in my opinion, you can block those requests with the following technique.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; CSS Pedia &#124; Design BlogBlock external [...]<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/block-external-requests-on-your-wordpress-blog.htm">Block external requests on your WordPress blog</a></p>



Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-plugins/external-css.htm' rel='bookmark' title='Permanent Link: External CSS'>External CSS</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-plugins/wp-gallery2-image-block.htm' rel='bookmark' title='Permanent Link: wp-gallery2-image-block'>wp-gallery2-image-block</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-resources/the-importance-and-benefits-of-a-fancy-blog-design.htm' rel='bookmark' title='Permanent Link: The importance and benefits of a fancy blog design'>The importance and benefits of a fancy blog design</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>For some reason, your <a href="http://www.wordpressdaddy.com">WordPress blog</a> can send some info to external sources, as such as Automattic, the company behind WordPress. Although you don’t really have to worry about it in my opinion, you can block those requests with the following technique.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/block-external-requests-on-your-wordpress-blog.htm">Block external requests on your WordPress blog</a></p>


<p>Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-plugins/external-css.htm' rel='bookmark' title='Permanent Link: External CSS'>External CSS</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-plugins/wp-gallery2-image-block.htm' rel='bookmark' title='Permanent Link: wp-gallery2-image-block'>wp-gallery2-image-block</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-resources/the-importance-and-benefits-of-a-fancy-blog-design.htm' rel='bookmark' title='Permanent Link: The importance and benefits of a fancy blog design'>The importance and benefits of a fancy blog design</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordpressdaddy.com/wordpress-hacks/block-external-requests-on-your-wordpress-blog.htm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to remove menus in WordPress dashboard</title>
		<link>http://www.wordpressdaddy.com/wordpress-hacks/how-to-remove-menus-in-wordpress-dashboard.htm</link>
		<comments>http://www.wordpressdaddy.com/wordpress-hacks/how-to-remove-menus-in-wordpress-dashboard.htm#comments</comments>
		<pubDate>Mon, 18 Jan 2010 08:37:09 +0000</pubDate>
		<dc:creator>Shabu Anower</dc:creator>
				<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.wordpressdaddy.com/?p=1608</guid>
		<description><![CDATA[I’m going to show you how you can easily remove menus in the WordPress dashboard. This can be really useful when building a WP site for a client.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; CSS Pedia &#124; Design BlogHow to remove menus in WordPress dashboard


Related posts:How to change the dashboard footer textCustomize WordPress login [...]<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/how-to-remove-menus-in-wordpress-dashboard.htm">How to remove menus in WordPress dashboard</a></p>



Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/how-to-change-the-dashboard-footer-text.htm' rel='bookmark' title='Permanent Link: How to change the dashboard footer text'>How to change the dashboard footer text</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/customize-wordpress-login-logo-without-a-plugin.htm' rel='bookmark' title='Permanent Link: Customize WordPress login logo without a plugin'>Customize WordPress login logo without a plugin</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/how-to-define-your-own-dashboard-logo.htm' rel='bookmark' title='Permanent Link: How to define your own dashboard logo'>How to define your own dashboard logo</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>I’m going to show you how you can easily remove menus in the <a href="http://www.wordpressdaddy.com">WordPress</a> dashboard. This can be really useful when building a WP site for a client.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/how-to-remove-menus-in-wordpress-dashboard.htm">How to remove menus in WordPress dashboard</a></p>


<p>Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/how-to-change-the-dashboard-footer-text.htm' rel='bookmark' title='Permanent Link: How to change the dashboard footer text'>How to change the dashboard footer text</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/customize-wordpress-login-logo-without-a-plugin.htm' rel='bookmark' title='Permanent Link: Customize WordPress login logo without a plugin'>Customize WordPress login logo without a plugin</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/how-to-define-your-own-dashboard-logo.htm' rel='bookmark' title='Permanent Link: How to define your own dashboard logo'>How to define your own dashboard logo</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordpressdaddy.com/wordpress-hacks/how-to-remove-menus-in-wordpress-dashboard.htm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to disable image caption in WordPress post editor</title>
		<link>http://www.wordpressdaddy.com/wordpress-hacks/how-to-disable-image-caption-in-wordpress-post-editor.htm</link>
		<comments>http://www.wordpressdaddy.com/wordpress-hacks/how-to-disable-image-caption-in-wordpress-post-editor.htm#comments</comments>
		<pubDate>Mon, 18 Jan 2010 08:35:25 +0000</pubDate>
		<dc:creator>Shabu Anower</dc:creator>
				<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.wordpressdaddy.com/?p=1606</guid>
		<description><![CDATA[For each uploaded image, WordPress lets you enter a caption to describe the file. This is very cool, but sometimes you don’t need captions at all. Here is how you can get rid of it.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; CSS Pedia &#124; Design BlogHow to disable image caption in WordPress post editor


Related [...]<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/how-to-disable-image-caption-in-wordpress-post-editor.htm">How to disable image caption in WordPress post editor</a></p>



Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/detect-if-a-post-has-at-least-one-image.htm' rel='bookmark' title='Permanent Link: Detect if a post has at least one image'>Detect if a post has at least one image</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/get-the-first-image-from-the-post-and-display-it-on-homepage.htm' rel='bookmark' title='Permanent Link: Get the first image from the post and display it on homepage'>Get the first image from the post and display it on homepage</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/disable-wordpress-automatic-formatting-on-posts-using-a-shortcode.htm' rel='bookmark' title='Permanent Link: Disable WordPress automatic formatting on posts using a shortcode'>Disable WordPress automatic formatting on posts using a shortcode</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>For each uploaded image, <a href="http://www.wordpressdaddy.com">WordPress</a> lets you enter a caption to describe the file. This is very cool, but sometimes you don’t need captions at all. Here is how you can get rid of it.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/how-to-disable-image-caption-in-wordpress-post-editor.htm">How to disable image caption in WordPress post editor</a></p>


<p>Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/detect-if-a-post-has-at-least-one-image.htm' rel='bookmark' title='Permanent Link: Detect if a post has at least one image'>Detect if a post has at least one image</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/get-the-first-image-from-the-post-and-display-it-on-homepage.htm' rel='bookmark' title='Permanent Link: Get the first image from the post and display it on homepage'>Get the first image from the post and display it on homepage</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/disable-wordpress-automatic-formatting-on-posts-using-a-shortcode.htm' rel='bookmark' title='Permanent Link: Disable WordPress automatic formatting on posts using a shortcode'>Disable WordPress automatic formatting on posts using a shortcode</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordpressdaddy.com/wordpress-hacks/how-to-disable-image-caption-in-wordpress-post-editor.htm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get most commented posts with thumbnails</title>
		<link>http://www.wordpressdaddy.com/wordpress-hacks/get-most-commented-posts-with-thumbnails.htm</link>
		<comments>http://www.wordpressdaddy.com/wordpress-hacks/get-most-commented-posts-with-thumbnails.htm#comments</comments>
		<pubDate>Mon, 18 Jan 2010 08:33:52 +0000</pubDate>
		<dc:creator>Shabu Anower</dc:creator>
				<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.wordpressdaddy.com/?p=1604</guid>
		<description><![CDATA[In order to help your visitors finding your best content, bloggers often display their most commented posts on their blog’s sidebar. In this recipe, I’ll show you how you can get most commented posts along with their related thumbnail.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; CSS Pedia &#124; Design BlogGet most commented posts with [...]<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/get-most-commented-posts-with-thumbnails.htm">Get most commented posts with thumbnails</a></p>



Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/display-thumbnails-for-related-posts-in-wordpress.htm' rel='bookmark' title='Permanent Link: Display Thumbnails For Related Posts in Wordpress'>Display Thumbnails For Related Posts in Wordpress</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-plugins/simple-post-thumbnails.htm' rel='bookmark' title='Permanent Link: Simple Post Thumbnails'>Simple Post Thumbnails</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/show-related-posts-without-a-plugin.htm' rel='bookmark' title='Permanent Link: Show related posts without a plugin'>Show related posts without a plugin</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>In order to help your visitors finding your best content, bloggers often display their most commented posts on their blog’s sidebar. In this recipe, I’ll show you how you can get most commented posts along with their related thumbnail.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/get-most-commented-posts-with-thumbnails.htm">Get most commented posts with thumbnails</a></p>


<p>Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/display-thumbnails-for-related-posts-in-wordpress.htm' rel='bookmark' title='Permanent Link: Display Thumbnails For Related Posts in Wordpress'>Display Thumbnails For Related Posts in Wordpress</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-plugins/simple-post-thumbnails.htm' rel='bookmark' title='Permanent Link: Simple Post Thumbnails'>Simple Post Thumbnails</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/show-related-posts-without-a-plugin.htm' rel='bookmark' title='Permanent Link: Show related posts without a plugin'>Show related posts without a plugin</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordpressdaddy.com/wordpress-hacks/get-most-commented-posts-with-thumbnails.htm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change the dashboard footer text</title>
		<link>http://www.wordpressdaddy.com/wordpress-hacks/how-to-change-the-dashboard-footer-text.htm</link>
		<comments>http://www.wordpressdaddy.com/wordpress-hacks/how-to-change-the-dashboard-footer-text.htm#comments</comments>
		<pubDate>Mon, 18 Jan 2010 08:32:45 +0000</pubDate>
		<dc:creator>Shabu Anower</dc:creator>
				<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.wordpressdaddy.com/?p=1602</guid>
		<description><![CDATA[When building a site for a client, it can be useful to be able to modify the dashboard footer text. This recipe is going to show you how you can easily do it using a hook.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; CSS Pedia &#124; Design BlogHow to change the dashboard footer text


Related posts:How [...]<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/how-to-change-the-dashboard-footer-text.htm">How to change the dashboard footer text</a></p>



Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/how-to-remove-menus-in-wordpress-dashboard.htm' rel='bookmark' title='Permanent Link: How to remove menus in WordPress dashboard'>How to remove menus in WordPress dashboard</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/customize-wordpress-login-logo-without-a-plugin.htm' rel='bookmark' title='Permanent Link: Customize WordPress login logo without a plugin'>Customize WordPress login logo without a plugin</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/enlight-searched-text-in-search-results.htm' rel='bookmark' title='Permanent Link: Enlight searched text in search results'>Enlight searched text in search results</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>When building a site for a client, it can be useful to be able to modify the dashboard footer text. This recipe is going to show you how you can easily do it using a hook.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/how-to-change-the-dashboard-footer-text.htm">How to change the dashboard footer text</a></p>


<p>Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/how-to-remove-menus-in-wordpress-dashboard.htm' rel='bookmark' title='Permanent Link: How to remove menus in WordPress dashboard'>How to remove menus in WordPress dashboard</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/customize-wordpress-login-logo-without-a-plugin.htm' rel='bookmark' title='Permanent Link: Customize WordPress login logo without a plugin'>Customize WordPress login logo without a plugin</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/enlight-searched-text-in-search-results.htm' rel='bookmark' title='Permanent Link: Enlight searched text in search results'>Enlight searched text in search results</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordpressdaddy.com/wordpress-hacks/how-to-change-the-dashboard-footer-text.htm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display most recent comments with Gravatar</title>
		<link>http://www.wordpressdaddy.com/wordpress-hacks/display-most-recent-comments-with-gravatar.htm</link>
		<comments>http://www.wordpressdaddy.com/wordpress-hacks/display-most-recent-comments-with-gravatar.htm#comments</comments>
		<pubDate>Mon, 18 Jan 2010 08:31:00 +0000</pubDate>
		<dc:creator>Shabu Anower</dc:creator>
				<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.wordpressdaddy.com/?p=1600</guid>
		<description><![CDATA[Is your blog popular? Do you got receive lots of comments from your readers? If yes, what about displaying the most recent comments in your blog sidebar (or elsewhere) to let your visitors knowing about the discussion?
Resource Sites: Smashing Post &#124; CSS Gallery &#124; CSS Pedia &#124; Design BlogDisplay most recent comments with Gravatar


Related posts:Numbering [...]<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/display-most-recent-comments-with-gravatar.htm">Display most recent comments with Gravatar</a></p>



Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/numbering-your-comments.htm' rel='bookmark' title='Permanent Link: Numbering Your Comments'>Numbering Your Comments</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-plugins/vertical-scroll-recent-comments.htm' rel='bookmark' title='Permanent Link: Vertical scroll recent comments'>Vertical scroll recent comments</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/displaying-the-most-recent-comment-first.htm' rel='bookmark' title='Permanent Link: Displaying The Most Recent Comment First'>Displaying The Most Recent Comment First</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Is your blog popular? Do you got receive lots of comments from your readers? If yes, what about displaying the most recent comments in your blog sidebar (or elsewhere) to let your visitors knowing about the discussion?</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/display-most-recent-comments-with-gravatar.htm">Display most recent comments with Gravatar</a></p>


<p>Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/numbering-your-comments.htm' rel='bookmark' title='Permanent Link: Numbering Your Comments'>Numbering Your Comments</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-plugins/vertical-scroll-recent-comments.htm' rel='bookmark' title='Permanent Link: Vertical scroll recent comments'>Vertical scroll recent comments</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/displaying-the-most-recent-comment-first.htm' rel='bookmark' title='Permanent Link: Displaying The Most Recent Comment First'>Displaying The Most Recent Comment First</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordpressdaddy.com/wordpress-hacks/display-most-recent-comments-with-gravatar.htm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatically output the content in two columns</title>
		<link>http://www.wordpressdaddy.com/wordpress-hacks/automatically-output-the-content-in-two-columns.htm</link>
		<comments>http://www.wordpressdaddy.com/wordpress-hacks/automatically-output-the-content-in-two-columns.htm#comments</comments>
		<pubDate>Mon, 07 Dec 2009 04:40:15 +0000</pubDate>
		<dc:creator>Shabu Anower</dc:creator>
				<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.wordpressdaddy.com/?p=1551</guid>
		<description><![CDATA[Printed magazines often display text in columns, so why blogs shouldn’t be able to do the same? Just read on to find out how to easily and automatically display your post content in columns.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; CSS Pedia &#124; Design BlogAutomatically output the content in two columns


Related posts:Display your Categories [...]<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/automatically-output-the-content-in-two-columns.htm">Automatically output the content in two columns</a></p>



Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/display-your-categories-in-two-columns.htm' rel='bookmark' title='Permanent Link: Display your Categories in Two Columns'>Display your Categories in Two Columns</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-tutorials/add-a-widgetised-footer-with-columns-in-wordpress.htm' rel='bookmark' title='Permanent Link: Add a widgetised footer with columns in WordPress'>Add a widgetised footer with columns in WordPress</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/automatically-insert-author-bio-on-each-post.htm' rel='bookmark' title='Permanent Link: Automatically insert author bio on each post'>Automatically insert author bio on each post</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Printed magazines often display text in columns, so why blogs shouldn’t be able to do the same? Just read on to find out how to easily and automatically display your post content in columns.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/automatically-output-the-content-in-two-columns.htm">Automatically output the content in two columns</a></p>


<p>Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/display-your-categories-in-two-columns.htm' rel='bookmark' title='Permanent Link: Display your Categories in Two Columns'>Display your Categories in Two Columns</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-tutorials/add-a-widgetised-footer-with-columns-in-wordpress.htm' rel='bookmark' title='Permanent Link: Add a widgetised footer with columns in WordPress'>Add a widgetised footer with columns in WordPress</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/automatically-insert-author-bio-on-each-post.htm' rel='bookmark' title='Permanent Link: Automatically insert author bio on each post'>Automatically insert author bio on each post</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordpressdaddy.com/wordpress-hacks/automatically-output-the-content-in-two-columns.htm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display the number of tweets for each page or post</title>
		<link>http://www.wordpressdaddy.com/wordpress-hacks/display-the-number-of-tweets-for-each-page-or-post.htm</link>
		<comments>http://www.wordpressdaddy.com/wordpress-hacks/display-the-number-of-tweets-for-each-page-or-post.htm#comments</comments>
		<pubDate>Mon, 07 Dec 2009 04:38:25 +0000</pubDate>
		<dc:creator>Shabu Anower</dc:creator>
				<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.wordpressdaddy.com/?p=1549</guid>
		<description><![CDATA[Twitter is a very cool tool, especially if you’re a blogger. Using some PHP it is easy to display how many times a specific blog post has been tweeted. This is what you’re going to learn in this recipe.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; CSS Pedia &#124; Design BlogDisplay the number of tweets [...]<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/display-the-number-of-tweets-for-each-page-or-post.htm">Display the number of tweets for each page or post</a></p>



Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/display-all-thumbs-related-to-a-specific-page-on-a-media-page-in-wordpress.htm' rel='bookmark' title='Permanent Link: Display all thumbs related to a specific page on a media page in WordPress'>Display all thumbs related to a specific page on a media page in WordPress</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/get-the-first-image-from-the-post-and-display-it-on-homepage.htm' rel='bookmark' title='Permanent Link: Get the first image from the post and display it on homepage'>Get the first image from the post and display it on homepage</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page.htm' rel='bookmark' title='Permanent Link: Giving each WordPress post a thumbnail, and display the thumbnail on the home page'>Giving each WordPress post a thumbnail, and display the thumbnail on the home page</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Twitter is a very cool tool, especially if you’re a blogger. Using some PHP it is easy to display how many times a specific blog post has been tweeted. This is what you’re going to learn in this recipe.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/display-the-number-of-tweets-for-each-page-or-post.htm">Display the number of tweets for each page or post</a></p>


<p>Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/display-all-thumbs-related-to-a-specific-page-on-a-media-page-in-wordpress.htm' rel='bookmark' title='Permanent Link: Display all thumbs related to a specific page on a media page in WordPress'>Display all thumbs related to a specific page on a media page in WordPress</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/get-the-first-image-from-the-post-and-display-it-on-homepage.htm' rel='bookmark' title='Permanent Link: Get the first image from the post and display it on homepage'>Get the first image from the post and display it on homepage</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page.htm' rel='bookmark' title='Permanent Link: Giving each WordPress post a thumbnail, and display the thumbnail on the home page'>Giving each WordPress post a thumbnail, and display the thumbnail on the home page</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordpressdaddy.com/wordpress-hacks/display-the-number-of-tweets-for-each-page-or-post.htm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Send article to a friend by email</title>
		<link>http://www.wordpressdaddy.com/wordpress-hacks/send-article-to-a-friend-by-email.htm</link>
		<comments>http://www.wordpressdaddy.com/wordpress-hacks/send-article-to-a-friend-by-email.htm#comments</comments>
		<pubDate>Mon, 07 Dec 2009 04:36:39 +0000</pubDate>
		<dc:creator>Shabu Anower</dc:creator>
				<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.wordpressdaddy.com/?p=1547</guid>
		<description><![CDATA[In order to create more traffic on your blog, it can be a good idea to let your readers send your posts to their friends by email. A few month ago, I already shown you a function to do that, here is an improved version for today.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; CSS [...]<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/send-article-to-a-friend-by-email.htm">Send article to a friend by email</a></p>



Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-plugins/send-link-to-friend.htm' rel='bookmark' title='Permanent Link: Send link to friend'>Send link to friend</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-plugins/add-to-any-sharebookmarkemail-button.htm' rel='bookmark' title='Permanent Link: Add to Any: Share/Bookmark/Email Button'>Add to Any: Share/Bookmark/Email Button</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-tutorials/adding-an-email-this-button-to-your-blog.htm' rel='bookmark' title='Permanent Link: Adding an Email This Button to Your Blog'>Adding an Email This Button to Your Blog</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>In order to create more traffic on your blog, it can be a good idea to let your readers send your posts to their friends by email. A few month ago, I already shown you a function to do that, here is an improved version for today.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/send-article-to-a-friend-by-email.htm">Send article to a friend by email</a></p>


<p>Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-plugins/send-link-to-friend.htm' rel='bookmark' title='Permanent Link: Send link to friend'>Send link to friend</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-plugins/add-to-any-sharebookmarkemail-button.htm' rel='bookmark' title='Permanent Link: Add to Any: Share/Bookmark/Email Button'>Add to Any: Share/Bookmark/Email Button</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-tutorials/adding-an-email-this-button-to-your-blog.htm' rel='bookmark' title='Permanent Link: Adding an Email This Button to Your Blog'>Adding an Email This Button to Your Blog</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordpressdaddy.com/wordpress-hacks/send-article-to-a-friend-by-email.htm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rewrite author name with custom field</title>
		<link>http://www.wordpressdaddy.com/wordpress-hacks/rewrite-author-name-with-custom-field.htm</link>
		<comments>http://www.wordpressdaddy.com/wordpress-hacks/rewrite-author-name-with-custom-field.htm#comments</comments>
		<pubDate>Mon, 07 Dec 2009 04:35:06 +0000</pubDate>
		<dc:creator>Shabu Anower</dc:creator>
				<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.wordpressdaddy.com/?p=1545</guid>
		<description><![CDATA[In my other blog Cats Who Blog, I have demonstrated how being a guest blogger is definitely a great way to gain new readers. In order to give your guest authors some credits, you should definitely implement this easy tip.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; CSS Pedia &#124; Design BlogRewrite author name with [...]<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/rewrite-author-name-with-custom-field.htm">Rewrite author name with custom field</a></p>



Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-resources/10-tips-to-be-an-efficient-guest-blogger.htm' rel='bookmark' title='Permanent Link: 10 tips to be an efficient guest blogger'>10 tips to be an efficient guest blogger</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-plugins/get-custom-field-values.htm' rel='bookmark' title='Permanent Link: Get Custom Field Values'>Get Custom Field Values</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/3-awesome-custom-field-tricks.htm' rel='bookmark' title='Permanent Link: 3 Awesome Custom Field Tricks'>3 Awesome Custom Field Tricks</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>In my other blog Cats Who Blog, I have demonstrated how being a guest blogger is definitely a great way to gain new readers. In order to give your guest authors some credits, you should definitely implement this easy tip.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/rewrite-author-name-with-custom-field.htm">Rewrite author name with custom field</a></p>


<p>Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-resources/10-tips-to-be-an-efficient-guest-blogger.htm' rel='bookmark' title='Permanent Link: 10 tips to be an efficient guest blogger'>10 tips to be an efficient guest blogger</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-plugins/get-custom-field-values.htm' rel='bookmark' title='Permanent Link: Get Custom Field Values'>Get Custom Field Values</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/3-awesome-custom-field-tricks.htm' rel='bookmark' title='Permanent Link: 3 Awesome Custom Field Tricks'>3 Awesome Custom Field Tricks</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordpressdaddy.com/wordpress-hacks/rewrite-author-name-with-custom-field.htm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to show WordPress post attachments</title>
		<link>http://www.wordpressdaddy.com/wordpress-hacks/how-to-show-wordpress-post-attachments.htm</link>
		<comments>http://www.wordpressdaddy.com/wordpress-hacks/how-to-show-wordpress-post-attachments.htm#comments</comments>
		<pubDate>Mon, 07 Dec 2009 04:20:12 +0000</pubDate>
		<dc:creator>Shabu Anower</dc:creator>
				<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.wordpressdaddy.com/?p=1542</guid>
		<description><![CDATA[Since WordPress 2.5, attachments management in WordPress have been improved and is now very powerful. Today, I’m going to show you a simple code snippet that you can use in your WordPress theme to display post attachments.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; CSS Pedia &#124; Design BlogHow to show WordPress post attachments


Related posts:Detect [...]<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/how-to-show-wordpress-post-attachments.htm">How to show WordPress post attachments</a></p>



Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/detect-if-a-post-has-at-least-one-image.htm' rel='bookmark' title='Permanent Link: Detect if a post has at least one image'>Detect if a post has at least one image</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/choose-the-sidebar-to-use-post-by-post.htm' rel='bookmark' title='Permanent Link: Choose the sidebar to use, post by post'>Choose the sidebar to use, post by post</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/get-the-first-image-from-the-post-and-display-it-on-homepage.htm' rel='bookmark' title='Permanent Link: Get the first image from the post and display it on homepage'>Get the first image from the post and display it on homepage</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Since WordPress 2.5, attachments management in <a title="WordPress" href="http://www.wordpressdaddy.com">WordPress</a> have been improved and is now very powerful. Today, I’m going to show you a simple code snippet that you can use in your <a title="WordPress Theme" href="http://www.wordpressdaddy.com/wordpress-themes/">WordPress theme</a> to display post attachments.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/how-to-show-wordpress-post-attachments.htm">How to show WordPress post attachments</a></p>


<p>Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/detect-if-a-post-has-at-least-one-image.htm' rel='bookmark' title='Permanent Link: Detect if a post has at least one image'>Detect if a post has at least one image</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/choose-the-sidebar-to-use-post-by-post.htm' rel='bookmark' title='Permanent Link: Choose the sidebar to use, post by post'>Choose the sidebar to use, post by post</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/get-the-first-image-from-the-post-and-display-it-on-homepage.htm' rel='bookmark' title='Permanent Link: Get the first image from the post and display it on homepage'>Get the first image from the post and display it on homepage</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordpressdaddy.com/wordpress-hacks/how-to-show-wordpress-post-attachments.htm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple Sidebars the Right Way</title>
		<link>http://www.wordpressdaddy.com/wordpress-hacks/multiple-sidebars-the-right-way.htm</link>
		<comments>http://www.wordpressdaddy.com/wordpress-hacks/multiple-sidebars-the-right-way.htm#comments</comments>
		<pubDate>Mon, 07 Dec 2009 04:09:37 +0000</pubDate>
		<dc:creator>Shabu Anower</dc:creator>
				<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.wordpressdaddy.com/?p=1534</guid>
		<description><![CDATA[WordPress has a better way, a built in better way for using multiple sidebar. In this post you’ll learn how to add multiple sidebars the right way.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; CSS Pedia &#124; Design BlogMultiple Sidebars the Right Way


Related posts:CSS Gallery Themewp-gallery2-image-blockHighlighting Multiple Author Comments<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/multiple-sidebars-the-right-way.htm">Multiple Sidebars the Right Way</a></p>



Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-themes/css-gallery-theme.htm' rel='bookmark' title='Permanent Link: CSS Gallery Theme'>CSS Gallery Theme</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-plugins/wp-gallery2-image-block.htm' rel='bookmark' title='Permanent Link: wp-gallery2-image-block'>wp-gallery2-image-block</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/highlighting-multiple-author-comments.htm' rel='bookmark' title='Permanent Link: Highlighting Multiple Author Comments'>Highlighting Multiple Author Comments</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><a title="WordPress" href="http://www.wordpressdaddy.com">WordPress</a> has a better way, a built in better way for using multiple sidebar. In this post you’ll learn how to add multiple sidebars the right way.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/multiple-sidebars-the-right-way.htm">Multiple Sidebars the Right Way</a></p>


<p>Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-themes/css-gallery-theme.htm' rel='bookmark' title='Permanent Link: CSS Gallery Theme'>CSS Gallery Theme</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-plugins/wp-gallery2-image-block.htm' rel='bookmark' title='Permanent Link: wp-gallery2-image-block'>wp-gallery2-image-block</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/highlighting-multiple-author-comments.htm' rel='bookmark' title='Permanent Link: Highlighting Multiple Author Comments'>Highlighting Multiple Author Comments</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordpressdaddy.com/wordpress-hacks/multiple-sidebars-the-right-way.htm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Awesome SEO With Custom Fields</title>
		<link>http://www.wordpressdaddy.com/wordpress-hacks/awesome-seo-with-custom-fields.htm</link>
		<comments>http://www.wordpressdaddy.com/wordpress-hacks/awesome-seo-with-custom-fields.htm#comments</comments>
		<pubDate>Mon, 07 Dec 2009 04:06:35 +0000</pubDate>
		<dc:creator>Shabu Anower</dc:creator>
				<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.wordpressdaddy.com/?p=1531</guid>
		<description><![CDATA[SEO is something I’ve discussed before here on WPShout, but here we’re going to dive into a slightly more specific area: post titles, urls and title tags.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; CSS Pedia &#124; Design BlogAwesome SEO With Custom Fields


Related posts:10 Awesome Things To Do With WordPress&#8217; Custom Fields10 Awesome Things To [...]<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/awesome-seo-with-custom-fields.htm">Awesome SEO With Custom Fields</a></p>



Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-tutorials/10-awesome-things-to-do-with-wordpress-custom-fields-2.htm' rel='bookmark' title='Permanent Link: 10 Awesome Things To Do With WordPress&#8217; Custom Fields'>10 Awesome Things To Do With WordPress&#8217; Custom Fields</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-resources/10-awesome-things-to-do-with-wordpress-custom-fields.htm' rel='bookmark' title='Permanent Link: 10 Awesome Things To Do With WordPress Custom Fields'>10 Awesome Things To Do With WordPress Custom Fields</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/how-to-get-custom-fields-outside-the-loop.htm' rel='bookmark' title='Permanent Link: How to get custom fields outside the loop'>How to get custom fields outside the loop</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>SEO is something I’ve discussed before here on WPShout, but here we’re going to dive into a slightly more specific area: post titles, urls and title tags.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/awesome-seo-with-custom-fields.htm">Awesome SEO With Custom Fields</a></p>


<p>Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-tutorials/10-awesome-things-to-do-with-wordpress-custom-fields-2.htm' rel='bookmark' title='Permanent Link: 10 Awesome Things To Do With WordPress&#8217; Custom Fields'>10 Awesome Things To Do With WordPress&#8217; Custom Fields</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-resources/10-awesome-things-to-do-with-wordpress-custom-fields.htm' rel='bookmark' title='Permanent Link: 10 Awesome Things To Do With WordPress Custom Fields'>10 Awesome Things To Do With WordPress Custom Fields</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/how-to-get-custom-fields-outside-the-loop.htm' rel='bookmark' title='Permanent Link: How to get custom fields outside the loop'>How to get custom fields outside the loop</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordpressdaddy.com/wordpress-hacks/awesome-seo-with-custom-fields.htm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Fields for HTML Post Titles</title>
		<link>http://www.wordpressdaddy.com/wordpress-hacks/custom-fields-for-html-post-titles.htm</link>
		<comments>http://www.wordpressdaddy.com/wordpress-hacks/custom-fields-for-html-post-titles.htm#comments</comments>
		<pubDate>Mon, 16 Nov 2009 07:01:26 +0000</pubDate>
		<dc:creator>Shabu Anower</dc:creator>
				<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.wordpressdaddy.com/?p=1436</guid>
		<description><![CDATA[I was wishing for a plugin to handle this better, but until then, here is almost-as-simple way to go about it.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; CSS Pedia &#124; Design BlogCustom Fields for HTML Post Titles


Related posts:Get all custom fields from a page or a postAwesome SEO With Custom Fields10 Awesome Things To [...]<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/custom-fields-for-html-post-titles.htm">Custom Fields for HTML Post Titles</a></p>



Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/get-all-custom-fields-from-a-page-or-a-post.htm' rel='bookmark' title='Permanent Link: Get all custom fields from a page or a post'>Get all custom fields from a page or a post</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/awesome-seo-with-custom-fields.htm' rel='bookmark' title='Permanent Link: Awesome SEO With Custom Fields'>Awesome SEO With Custom Fields</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-tutorials/10-awesome-things-to-do-with-wordpress-custom-fields-2.htm' rel='bookmark' title='Permanent Link: 10 Awesome Things To Do With WordPress&#8217; Custom Fields'>10 Awesome Things To Do With WordPress&#8217; Custom Fields</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>I was wishing for a plugin to handle this better, but until then, here is almost-as-simple way to go about it.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/custom-fields-for-html-post-titles.htm">Custom Fields for HTML Post Titles</a></p>


<p>Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/get-all-custom-fields-from-a-page-or-a-post.htm' rel='bookmark' title='Permanent Link: Get all custom fields from a page or a post'>Get all custom fields from a page or a post</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/awesome-seo-with-custom-fields.htm' rel='bookmark' title='Permanent Link: Awesome SEO With Custom Fields'>Awesome SEO With Custom Fields</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-tutorials/10-awesome-things-to-do-with-wordpress-custom-fields-2.htm' rel='bookmark' title='Permanent Link: 10 Awesome Things To Do With WordPress&#8217; Custom Fields'>10 Awesome Things To Do With WordPress&#8217; Custom Fields</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordpressdaddy.com/wordpress-hacks/custom-fields-for-html-post-titles.htm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 WordPress hacks to make more money online</title>
		<link>http://www.wordpressdaddy.com/wordpress-hacks/10-wordpress-hacks-to-make-more-money-online.htm</link>
		<comments>http://www.wordpressdaddy.com/wordpress-hacks/10-wordpress-hacks-to-make-more-money-online.htm#comments</comments>
		<pubDate>Mon, 16 Nov 2009 06:26:26 +0000</pubDate>
		<dc:creator>Shabu Anower</dc:creator>
				<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.wordpressdaddy.com/?p=1418</guid>
		<description><![CDATA[WordPress can be used in a wide variety of ways: Photoblog, online magazine, classified site… And with all that power, WordPress can also help you to make more money online than a simple site or a blogger blog.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; CSS Pedia &#124; Design Blog10 WordPress hacks to make more [...]<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/10-wordpress-hacks-to-make-more-money-online.htm">10 WordPress hacks to make more money online</a></p>



Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-themes/10-professional-wordpress-themes-to-start-your-online-business.htm' rel='bookmark' title='Permanent Link: 10 professional WordPress themes to start your online business'>10 professional WordPress themes to start your online business</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/amazing-wordpress-hacks-part-1.htm' rel='bookmark' title='Permanent Link: Amazing WordPress hacks part 1'>Amazing WordPress hacks part 1</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/a-to-z-of-wordpress-htaccess-hacks.htm' rel='bookmark' title='Permanent Link: A to Z of WordPress .htaccess Hacks'>A to Z of WordPress .htaccess Hacks</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>WordPress can be used in a wide variety of ways: Photoblog, online magazine, classified site… And with all that power, <a title="WordPress" href="http://www.wordpressdaddy.com">WordPress</a> can also help you to make more money online than a simple site or a blogger blog.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.csspedia.org" target="_blank">CSS Pedia</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a><br/><br/><a href="http://www.wordpressdaddy.com/wordpress-hacks/10-wordpress-hacks-to-make-more-money-online.htm">10 WordPress hacks to make more money online</a></p>


<p>Related posts:<ol><li><a href='http://www.wordpressdaddy.com/wordpress-themes/10-professional-wordpress-themes-to-start-your-online-business.htm' rel='bookmark' title='Permanent Link: 10 professional WordPress themes to start your online business'>10 professional WordPress themes to start your online business</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/amazing-wordpress-hacks-part-1.htm' rel='bookmark' title='Permanent Link: Amazing WordPress hacks part 1'>Amazing WordPress hacks part 1</a></li><li><a href='http://www.wordpressdaddy.com/wordpress-hacks/a-to-z-of-wordpress-htaccess-hacks.htm' rel='bookmark' title='Permanent Link: A to Z of WordPress .htaccess Hacks'>A to Z of WordPress .htaccess Hacks</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordpressdaddy.com/wordpress-hacks/10-wordpress-hacks-to-make-more-money-online.htm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
