<?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 Hacks &#187; WordPress Tutorials</title>
	<atom:link href="http://wphacks.com/tag/wordpress-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://wphacks.com</link>
	<description>WordPress Themes, Plugins, Hacks, Tutorials, and more!</description>
	<lastBuildDate>Thu, 02 Feb 2012 15:20:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>WordPress News &amp; Notes &#8211; April 16, 2009</title>
		<link>http://wphacks.com/wordpress-news-notes-april-2009/</link>
		<comments>http://wphacks.com/wordpress-news-notes-april-2009/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 00:14:09 +0000</pubDate>
		<dc:creator>Kyle Eslick</dc:creator>
				<category><![CDATA[News & Notes]]></category>
		<category><![CDATA[Child Themes]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[Theme Frameworks]]></category>
		<category><![CDATA[WordPress Bible]]></category>
		<category><![CDATA[WordPress Code]]></category>
		<category><![CDATA[WordPress News]]></category>
		<category><![CDATA[WordPress Themes]]></category>
		<category><![CDATA[WordPress Tutorials]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=1888</guid>
		<description><![CDATA[From time to time, I run across a number of very useful WordPress resources or interesting posts related to WordPress, which I share in my WordPress news and notes posts.   Here is a few that have caught my attention over the past month or so: WordPress Optimization Bible -The WordPress Optimization Bible is a collection [...]]]></description>
			<content:encoded><![CDATA[<p>From time to time, I run across a number of very useful WordPress resources or interesting posts related to WordPress, which I share in my WordPress news and notes posts.   Here is a few that have caught my attention over the past month or so:</p>
<ul>
<li><a href="http://www.prelovac.com/vladimir/wordpress-optimization-guide">WordPress Optimization Bible</a> -The WordPress Optimization Bible is a collection of useful tips and tutorials on how to speed up your WordPress site.  If you ever experienced slow WordPress admin panel, &#8220;MySQL server has gone away&#8221; message, pages taking forever to load or you want to prepare your site for a major increase in traffic (for example Digg front page) this is the guide for you.</li>
<li><a href="http://justintadlock.com/archives/2009/03/02/whats-in-store-for-wordpress-themes-in-2009">What&#8217;s in Store for WordPress Themes in 2009?</a> &#8211; Justin Tadlock shares his thoughts on what he expects out of WordPress themes in 2009.   In my opinion, you&#8217;ll see many more premium WordPress themes, as well as a shift towards <a href="http://themeframeworks.com/">theme frameworks</a> and child theme releases.   Click over to see what Justin is expecting!</li>
<li><a href="http://www.instantshift.com/2009/04/05/135-ultimate-round-up-of-wordpress-tutorials/">135+ WordPress Tutorials</a> &#8211; Instant Shift has compiled another large collection, this time featuring a number of our WordPress Tutorials and our WordPress code page.</li>
<li><a href="http://www.nometech.com/blog/a-to-z-of-wordpress-htaccess-hacks/">The A to Z of .htaccess</a> &#8211; Alex of Nometech has published an excellent post covering a bunch of information about the .htaccess file.    Useful resource to bookmark for any webmaster!</li>
</ul>
<img src="http://wphacks.com/?ak_action=api_record_view&id=1888&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/wordpress-news-notes-april-2009/">WordPress News &#038; Notes &#8211; April 16, 2009</a>  © 2009 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/wordpress-news-notes-april-2009/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How To: Add Images to WordPress Login/Register links</title>
		<link>http://wphacks.com/how-to-add-images-wordpress-login-register-links/</link>
		<comments>http://wphacks.com/how-to-add-images-wordpress-login-register-links/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 09:00:44 +0000</pubDate>
		<dc:creator>Arian Xhezairi</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[WordPress Code]]></category>
		<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[WordPress How-To]]></category>
		<category><![CDATA[WordPress Tutorials]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=1819</guid>
		<description><![CDATA[Have you ever wanted to use icons/images instead of plain text for Login/Register links on a WordPress blog? Thankfully WordPress allows a down to bone customization so you could say that almost everything is possible. Our technique is simply achieved by creating two functions and adding them to your theme’s function.php file. To replace Log [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever wanted to use icons/images instead of plain text for Login/Register links on a <a href="http://www.wordpress.org/">WordPress</a> blog?   Thankfully WordPress allows a down to bone customization so you could say that   almost everything is possible. Our technique is simply achieved by creating two functions and adding them to your   theme’s <em>function.php</em> file.</p>
<p>To replace Log in/Log Out text with a desired image, simply copy the code below and make your <em>functions.php</em> file ready for editing (through WordPress Theme Editor or FTP),</p>
<p><code>//Image instead of text for the "Login &amp; Log Out" links<br />
function ax_login() {<br />
$before = '&lt;li class="axLinks"&gt;';<br />
$after = '&lt;/li&gt;';<br />
$theme_url = get_bloginfo('template_url');<br />
if ( ! is_user_logged_in() )<br />
$link = $before . '&lt;a href="' . wp_login_url() . '"&gt;' . '&lt;img src="' . $theme_url . '/images/login.png"   alt="Log in" /&gt;' . '&lt;/a&gt;' . $after;<br />
else<br />
$link = $before . '&lt;a href="' . wp_logout_url() . '"&gt;' . '&lt;img src="' . $theme_url . '/images/logout.png" alt="Log Out" /&gt;' . '&lt;/a&gt;' . $after;<br />
echo apply_filters('loginout', $link);<br />
}</code></p>
<p>Paste the code you copied and then submit/save the file. Pick two icons you   like (<em>the size it’s up to you to decide but names are relative to the code, see: login.png, logout.png</em>) and upload them to your theme <em>images</em> folder. Reload your WP site and ta-da!!! There you see two new shiny icons you didn’t have before. This code applies to any situation, whether you do have or not the Meta Widget active.</p>
<p><em><strong>What just happened?</strong></em></p>
<p>This function will override the output of <em>loginout</em> filter, it   requires you to have <strong><a href="http://codex.wordpress.org/Template_Tags/wp_loginout" target="_blank">wp_loginout();</a></strong> somewhere on  your theme   where you want to show your login icon. You can even style it using <em>CSS</em> by adding the .axLinks{ } class to your theme’s style.css file, and then manipulate it as you desire. Here’s a small CSS block which gives only basic directions.</p>
<p><code>.axLinks li, a, img{<br />
background-color: transparent;<br />
list-style: none;<br />
text-decoration: none;<br />
border: 0;  }</code></p>
<p>The same treatment can be applied to the <em>register</em> filter as well, with just some small necessary changes, of course a new functions needs to be created only to avoid confusion. Below you can find the code for Register/Site Admin links. Follow the same steps as with the function above.</p>
<p><code>//Image instead of text for the "Register &amp; Site Admin" links<br />
function ax_register() {<br />
$before = '&lt;li class="axLinks"&gt;';<br />
$after = '&lt;/li&gt;';<br />
$theme_url = get_bloginfo('template_url');<br />
if ( ! is_user_logged_in() ) {<br />
if (   get_option('users_can_register') )<br />
$link = $before . '&lt;a href="' . site_url('wp-login.php?action=register', 'login') . '"&gt;' . '&lt;img src="' . $theme_url . '/images/register.png" alt="Register" /&gt;' .   '&lt;/a&gt;' . $after;<br />
}   else {<br />
$link = $before . '&lt;a href="' . admin_url() . '"&gt;' . '&lt;img src="' .$theme_url . '/images/site_admin.png" alt="Site Admin" /&gt;' .   '&lt;/a&gt;' . $after;<br />
}<br />
echo apply_filters('register', $link);<br />
}</code></p>
<p>This function will override the output of <em>register</em> filter, it   requires you to have <strong><a href="http://codex.wordpress.org/Template_Tags/wp_register">wp_register();</a></strong> somewhere on  your theme, more precisely wherever you want your register/site admin icon. Now if you don’t have any pre-chosen icons, there are numerous choices <a href="http://www.google.com/search?hl=en&amp;q=download+free+icons&amp;btnG=Search">out there</a>.</p>
<p>This little modification has been tried and proven to work up to WordPress.2.7.1 and is intended to save you from editing the core, instead creating two easy-to-customize functions that can be delivered with your theme. If you encounter any potential problems feel free to ask by commenting below.  Cheers!</p>
<p><em>This was a guest post by Arian Xhezairi, a WordPress manic, web developer and Twitter user (<a rel="nofollow" href="http://twitter.com/arianxhezairi">follow him here</a>!). You can also check out his site,   <a href="http://itechnologize.net/">iTechnologize.net</a>. If you have WordPress knowledge and are interested in writing   a post for WordPress Hacks, please <a href="http://wphacks.com/contact/">contact us</a>.</em></p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=1819&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/how-to-add-images-wordpress-login-register-links/">How To: Add Images to WordPress Login/Register links</a>  © 2009 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/how-to-add-images-wordpress-login-register-links/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Collection of WordPress Comment Hacks</title>
		<link>http://wphacks.com/collection-of-wordpress-comment-hacks/</link>
		<comments>http://wphacks.com/collection-of-wordpress-comment-hacks/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 08:00:02 +0000</pubDate>
		<dc:creator>Kyle Eslick</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[WordPress Comments]]></category>
		<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[WordPress How-To]]></category>
		<category><![CDATA[WordPress Tutorials]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=1780</guid>
		<description><![CDATA[There are all sorts of WordPress hacks people can easily do to customize and improve both the look and functionality of their WordPress blog, but I&#8217;ve always felt that the comments section is one of the best ways to truly customize your WordPress theme.   After all, blogging is all about author interaction, and the comments [...]]]></description>
			<content:encoded><![CDATA[<p>There are all sorts of <a href="http://wphacks.com/wordpress-hacks/">WordPress hacks</a> people can easily do to customize and improve both the look and functionality of their WordPress blog, but I&#8217;ve always felt that the comments section is one of the best ways to truly customize your WordPress theme.   After all, blogging is all about author interaction, and the comments go a long way towards conversations happening.</p>
<p>If you are looking to improve the comments field of your blog&#8217;s theme, Instant Shift recently took the time to feature a number of comment hacks, which can be viewed <a rel="nofollow" href="http://www.instantshift.com/2009/02/08/30-most-wanted-wordpress-comments-page-hacks/">here</a>.   Looks like they&#8217;ve already got 30 hacks included, including a few we&#8217;ve featured here in the past.</p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=1780&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/collection-of-wordpress-comment-hacks/">Collection of WordPress Comment Hacks</a>  © 2009 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/collection-of-wordpress-comment-hacks/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>WordPress Launches WordPress.tv</title>
		<link>http://wphacks.com/wordpress-launches-wordpresstv/</link>
		<comments>http://wphacks.com/wordpress-launches-wordpresstv/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 08:00:49 +0000</pubDate>
		<dc:creator>Kyle Eslick</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Video Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress News]]></category>
		<category><![CDATA[WordPress Tutorials]]></category>
		<category><![CDATA[WordPress TV]]></category>
		<category><![CDATA[WordPress.tv]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=1608</guid>
		<description><![CDATA[Over the weekend I noticed that WordPress has launched a sweet new visual resource for their blogging software, which can be found at WordPress.tv.   As you would probably guess by the domain extension, WordPress.tv will provide video tutorials for both WordPress.org and WordPress.com installations. If you look at it now, you&#8217;ll find a lot of [...]]]></description>
			<content:encoded><![CDATA[<p>Over the weekend I noticed that WordPress has launched a sweet new visual resource for their blogging software, which can be found at <a href="http://wordpress.tv/">WordPress.tv</a>.   As you would probably guess by the domain extension, WordPress.tv will provide video tutorials for both WordPress.org and WordPress.com installations.</p>
<p>If you look at it now, you&#8217;ll find a lot of extremely basic tutorials for people new to WordPress, but one cool thing is you can <a href="http://wordpress.tv/contact/">submit requests</a> to see future WordPress video tutorials.  I would imagine over time you&#8217;ll start to find a lot more advanced WordPress tutorials.</p>
<p>Some other cool things about WordPress.tv:</p>
<blockquote><p>WordPress.tv is also now <em>the</em> place to find all that awesome  <a href="http://central.wordcamp.org/">WordCamp</a> footage that was floating around the web without a home. See the presentations you missed and get a peek at behind-the-scenes action. We call it <a href="http://wordpress.tv/category/wordcamptv/">WordCampTV</a>.</p>
<p>You’ll also find slideshows of presentations made by <a href="http://automattic.com/about/">Automattic employees</a> and other WordPress gurus, plus interviews I’ve done with the media and fellow bloggers.</p>
<p>I hope you’ll consider WordPress.tv not just a <a href="http://www.wordpress.org/support">support</a> resource, but also a place to hang out and keep up with all the geeky goodness going on in the WordPress community. Tune in regularly for fresh content and updates to the <a href="http://blog.wordpress.tv/">WordPress.tv blog</a>. Lots more is on the way.</p></blockquote>
<img src="http://wphacks.com/?ak_action=api_record_view&id=1608&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/wordpress-launches-wordpresstv/">WordPress Launches WordPress.tv</a>  © 2009 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/wordpress-launches-wordpresstv/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>WPMU Tutorials Releases a Installation eBook</title>
		<link>http://wphacks.com/wpmu-tutorials-installation-ebook/</link>
		<comments>http://wphacks.com/wpmu-tutorials-installation-ebook/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 08:00:57 +0000</pubDate>
		<dc:creator>Kyle Eslick</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress eBook]]></category>
		<category><![CDATA[WordPress MU]]></category>
		<category><![CDATA[WordPress Tutorials]]></category>
		<category><![CDATA[WPMU]]></category>
		<category><![CDATA[WPMU Tutorials]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=1556</guid>
		<description><![CDATA[Because I am not personally a WordPress MU user, it seems to be very rare that I talk about WPMU that much here at WordPress Hacks.    For those unfamiliar with WordPress MU, it is a multi-user version of WordPress, allowing you to control thousands of blogs with a single installation of WordPress.   This of course [...]]]></description>
			<content:encoded><![CDATA[<p>Because I am not personally a <a href="http://mu.wordpress.org/">WordPress MU</a> user, it seems to be very rare that I talk about WPMU that much here at <a href="http://wphacks.com/">WordPress Hacks</a>.    For those unfamiliar with WordPress MU, it is a multi-user version of WordPress, allowing you to control thousands of blogs with a single installation of WordPress.   This of course makes it ideal for blog networks, newspapers and magazines, or universities.</p>
<p>I know a number of our readers do use WordPress MU, so I wanted to let you know that our friend Andrea of <a href="http://wpmututorials.com/">WPMU Tutorials</a> has taken her popular post and published the information in an ebook explaining <a href="http://wpmututorials.com/installation/installing-wordpressmu-the-e-book/">how to install WordPress MU</a>.  For people that are considering starting a network of blogs, you&#8217;ll want to check out this free ebook!</p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=1556&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/wpmu-tutorials-installation-ebook/">WPMU Tutorials Releases a Installation eBook</a>  © 2009 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/wpmu-tutorials-installation-ebook/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Make an Apple.com Style Breadcrumb for Your WordPress Blog</title>
		<link>http://wphacks.com/make-an-applecom-style-breadcrumb-for-your-wordpress-blog/</link>
		<comments>http://wphacks.com/make-an-applecom-style-breadcrumb-for-your-wordpress-blog/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 08:00:21 +0000</pubDate>
		<dc:creator>Alex Denning</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[WordPress Breadcrumbs]]></category>
		<category><![CDATA[WordPress Code]]></category>
		<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[WordPress How-To]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[WordPress Tutorials]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=1500</guid>
		<description><![CDATA[Breadcrumbs, as has been said before on WPHacks, are very useful, both for your SEO and reader&#8217;s navigation. In other words, there is no reason why you shouldn&#8217;t have them on your site. There are a number of breadcrumb plugins you could use, but with a bit of WordPress code, you can avoid this. If [...]]]></description>
			<content:encoded><![CDATA[<p>Breadcrumbs, as has been<a href="http://wphacks.com/how-to-add-breadcrumbs-to-your-wordpress-blog/"> said before</a> on WPHacks, are very useful, both for your SEO and reader&#8217;s navigation. In other words, there is no reason why you shouldn&#8217;t have them on your site.</p>
<p>There are a number of breadcrumb plugins you could use, but with a bit of <a href="http://wphacks.com/huge-compilation-of-wordpress-code/">WordPress code</a>, you can avoid this. If you use sub-categories, then this will only display the name of the sub category.</p>
<p>A typical breadcrumb is something like this:</p>
<p>Home &gt;&gt; [Category] &gt;&gt; [Post Title]</p>
<p>WordPress can very easily do this &#8211; to get the name of the category the post is in, all you need is</p>
<p><code>&lt;?php the_category(); ?&gt;</code></p>
<p>Then, to display the post title, the code you need is</p>
<p><code>&lt;?php the_title(); ?&gt;</code></p>
<p>So our final code, with some arrows added in is:</p>
<p><code>&lt;a href="/"&gt;Home&lt;/a&gt; &amp;raquo;  &lt;?php the_category('   '); ?&gt;   &amp;raquo; &lt;?php the_title(); ?&gt;</code></p>
<p>So now that you&#8217;ve got your breadcrumb sorted, you can take this one step further and spice it up a bit. For the next part, we&#8217;re going to be using the code from a tutorial at <a href="http://www.jankoatwarpspeed.com/post/2008/08/14/Create-applecom-like-breadcrumb-using-simple-CSS.aspx">Janko at Warp Speed</a>, and with this code, we&#8217;re going to turn our breadcrumb into something that looks like the ones you see on Apple.com!</p>
<p>The Apple.com breadcrumb:</p>
<p><img src="http://nometet.com/catswhocodedemos/breadcrumb/applecom.png" alt="The Apple.com breadcrumb" width="100%" /><br />
And what we&#8217;re making:<img src="http://nometet.com/catswhocodedemos/breadcrumb/breadcrumb.png" alt="What we're making" width="100%" /></p>
<p>First, download the html version <a href="http://www.jankoatwarpspeed.com/file.axd?file=2008%2f8%2fbreadcrumb-example.zip">here</a>, and open it in a your web editor (ie Notepad, Dreamweaver etc). Scroll down until you find &lt;ul id=&#8221;breadcrumb&#8221;&gt;. This is where we&#8217;re going to start editing. All you need to do is copy and paste the following code:<br />
<code><br />
&lt;ul id="breadcrumb"&gt;<br />
&lt;li&gt;&lt;a href="/" title="Home"&gt;&lt;img src="/images/home.png" alt="Home" class="home" /&gt;&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;?php the_category(', ') ?&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;?php the_title(); ?&gt;&lt;/li&gt;<br />
&lt;/ul&gt;</code></p>
<p>This is basically the same code as we had above, just putting into a list. Make sure you upload the home.png file to /images/, and while you&#8217;re at it, upload the other images.</p>
<p>Next thing we need to do is the CSS. Go into your style.css and paste the following:<br />
<code><br />
#breadcrumb {<br />
font: 11px Arial, Helvetica, sans-serif;<br />
height:30px;<br />
line-height:30px;<br />
color:#9b9b9b;<br />
border:solid 1px #cacaca;<br />
width:100%;<br />
overflow:hidden;<br />
margin:0px;<br />
padding:0px;<br />
}<br />
#breadcrumb li {<br />
list-style-type:none;<br />
float:left;<br />
padding-left:10px;<br />
}<br />
#breadcrumb a {<br />
height:30px;<br />
display:block;<br />
background-image:url('/images/bc_separator.png');<br />
background-repeat:no-repeat;<br />
background-position:right;<br />
padding-right: 15px;<br />
text-decoration: none;<br />
color:#000;<br />
}<br />
.home {<br />
border:none;<br />
margin: 8px 0px;<br />
}<br />
#breadcrumb a:hover {<br />
color:#35acc5;<br />
}</code></p>
<p>Once you&#8217;ve done that, then you&#8217;re done! If you copy the code from the source file (which you should), then make sure you change the url of the images.</p>
<p>I recently redesigned one of my sites, and integrated this, so you can see a<strong> working example <a href="http://nometet.com">here</a>.</strong></p>
<p><em>This was a guest post by Alex Denning, who is a WordPress power user, web design freelancer and currently maintains two sites &#8211; <a href="http://nometet.com/">Nometet.com</a> and <a href="http://greengrassgames.com/">GreenGrassGames.com</a>. <a href="http://twitter.com/AlexDenning">You can follow him on Twitter here.</a> </em><em>If you have WordPress knowledge and are interested in <a href="../write">writing a post for WordPress Hacks</a>, please <a href="../contact">contact us</a>.</em></p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=1500&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/make-an-applecom-style-breadcrumb-for-your-wordpress-blog/">Make an Apple.com Style Breadcrumb for Your WordPress Blog</a>  © 2009 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/make-an-applecom-style-breadcrumb-for-your-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>30+ WordPress Video Tutorials</title>
		<link>http://wphacks.com/wordpress-video-tutorials/</link>
		<comments>http://wphacks.com/wordpress-video-tutorials/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 08:00:43 +0000</pubDate>
		<dc:creator>Kyle Eslick</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[WordPress Tutorials]]></category>
		<category><![CDATA[WordPress Video Tutorials]]></category>
		<category><![CDATA[WordPress Videos]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=1490</guid>
		<description><![CDATA[Are you a visual learner (a person who learn better through viewing rather than reading)?   One of the challenges when writing WordPress hacks is trying to take something you know how to do and explain it in a way that others will understand.  A well explained hack will allow just about anyone to successfully implement [...]]]></description>
			<content:encoded><![CDATA[<p>Are you a visual learner (a person who learn better through viewing rather than reading)?   One of the challenges when writing <a href="http://wphacks.com/wordpress-hacks/">WordPress hacks</a> is trying to take something you know how to do and explain it in a way that others will understand.  A well explained hack will allow just about anyone to successfully implement the hack on their own WordPress blogs.</p>
<p>For visual learners, this can sometimes be difficult.   For these people, a better solution is typically to watch one of the many WordPress video tutorials you can find scattered throughout the internet.   We&#8217;ve posted a few here before, but I wanted to draw your attention to a <a href="http://sixrevisions.com/wordpress/30-excellent-wordpress-video-tutorials/">recent post over at Six Revisions</a> where they&#8217;ve covered 30+ WordPress video tutorials. You&#8217;ll find a bunch of the better WordPress video tutorials from around the internet, all in one convenient location!</p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=1490&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/wordpress-video-tutorials/">30+ WordPress Video Tutorials</a>  © 2008 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/wordpress-video-tutorials/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to: Using Thumbnails in your Sidebar &#8220;Recent Post&#8221; Listing</title>
		<link>http://wphacks.com/how-to-using-thumbnails-in-your-sidebar-recent-post-listing/</link>
		<comments>http://wphacks.com/how-to-using-thumbnails-in-your-sidebar-recent-post-listing/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 08:00:07 +0000</pubDate>
		<dc:creator>Jean-Baptiste Jung</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[WordPress How-To]]></category>
		<category><![CDATA[WordPress Recent Posts]]></category>
		<category><![CDATA[WordPress Thumbnails]]></category>
		<category><![CDATA[WordPress Tutorials]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=1450</guid>
		<description><![CDATA[On the WP Recipes forum, a guy just asked me how I managed to insert thumbnails on the recent post widget located on the sidebar of my blog Cats Who Code. That&#8217;s a lot simpler than it seems. If you&#8217;d like to see a live demo of this tutorial, just click here. 1) &#8211; Make [...]]]></description>
			<content:encoded><![CDATA[<p>On the <a href="http://www.wprecipes.com">WP Recipes</a> forum, a guy just asked me how I managed to insert thumbnails on the recent post widget located on the sidebar of my blog <a href="http://www.catswhocode.com">Cats Who Code</a>. That&#8217;s a lot simpler than it seems.</p>
<p>If you&#8217;d like to see a live demo of this tutorial, just <a href="http://www.catswhocode.com">click here</a>.</p>
<p><strong>1) &#8211; Make sure you&#8217;re using a custom field in your posts, with the thumbnail url. </strong></p>
<p>There&#8217;s a lot of tutorials available online to add a custom field to your pots. <a href="http://wordpressgarage.com/tips/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/">This one</a> is good in my opinion, so you should read it if you don&#8217;t know how to define a custom field.</p>
<p><strong>2) &#8211; Download the required plugins</strong></p>
<p>In order to customize your recent posts widget, you have to download the <a href="http://rmarsh.com/plugins/recent-posts/">Recent Posts plugin</a> by Sebastian Schmieg.</p>
<p>You&#8217;ll also need to download and install the <a href="http://downloads.wordpress.org/plugin/post-plugin-library.zip">Post-Plugin Library</a>, which contains all the php functions needed by the Recent Posts plugin.</p>
<p><strong>3) &#8211; Upload and activate the plugins</strong></p>
<p>Once you downloaded the plugin and the library, unzip the files and upload it to your wp-content/plugins directory. Then, login to your WordPress dashboard, Go to &#8220;Plugins&#8221; and activate both the library and the Recent Posts plugin.</p>
<p><strong>4) &#8211; Configure the plugin</strong></p>
<p>After having the plugin and the library uploaded and activated, you have to configure the options so you&#8217;ll be able to display the post thumbnail on your sidebar.</p>
<p>To do so, login to your WordPress dashboard and navigate to &#8220;Settings&#8221;, &#8220;Recent Posts&#8221;.<br />
On &#8220;General&#8221;, you can tell the plugin how many posts to be displayed, if it should display posts and pages or only posts, and a lot more.</p>
<p>Once you configured the &#8220;General&#8221; options to fits your needs, go to the &#8220;Output&#8221; options. In order to display your custom field thumbnail on your sidebar, you have to enter a bit of html as well as the special parameter to embed the custom field.</p>
<p>Here&#8217;s the code that I entered:</p>
<pre>&lt;li&gt;&lt;img src="{custom:Image}" width="48" height="48" alt="" /&gt;{link}
&lt;div class="clear"&gt;&lt;/div&gt;
&lt;/li&gt;</pre>
<p>The special parameter <em>{custom:Image}</em> tells the plugin to embed the <em>Image</em> custom field. Don&#8217;t forget to replace <em>Image</em> with the name of your custom field!</p>
<p><strong>5) &#8211; Add the widget to your sidebar</strong></p>
<p>Simply go to &#8220;Design&#8221;, &#8220;Widgets&#8221; and add the Recent Posts + widget to your sidebar. Visit your blog, your thumbs are showing in the sidebar along with your recent posts!</p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=1450&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/how-to-using-thumbnails-in-your-sidebar-recent-post-listing/">How to: Using Thumbnails in your Sidebar &#8220;Recent Post&#8221; Listing</a>  © 2008 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/how-to-using-thumbnails-in-your-sidebar-recent-post-listing/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>How to: Upgrade your WordPress Blog in a Minute via SSH</title>
		<link>http://wphacks.com/how-to-upgrade-wordpress-blog-minute-via-ssh/</link>
		<comments>http://wphacks.com/how-to-upgrade-wordpress-blog-minute-via-ssh/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 08:00:46 +0000</pubDate>
		<dc:creator>Jean-Baptiste Jung</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Tutorials]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=1358</guid>
		<description><![CDATA[Having to upgrade your WordPress install every time a new version is realeased is necessary, but also very boring. If you have a SSH access to your server, here's a very quick way to upgrade your WordPress install.]]></description>
			<content:encoded><![CDATA[<p>Having to upgrade your WordPress install every time a new version is released is necessary, but also very boring. If you have a SSH access to your server, here&#8217;s a very quick way to upgrade your WordPress install.</p>
<p>This is probably the most important step of this whole tutorial: <strong>always backup your WP Database and files. This tutorial have been tested, however I won&#8217;t be held responsible for any kind of data loss.</strong></p>
<p>Once done, you can connect to your server by using SSH. On Mac and Linux platform you can use the Terminal, on Windows I recommend using <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">Putty</a>.</p>
<p>Get the latest WordPress version available:</p>
<pre>wget http://wordpress.org/latest.tar.gz</pre>
<p>Uncompress it:</p>
<pre>tar xfz latest.tar.gz</pre>
<p>Delete the wp-admin and wp-includes directories:</p>
<pre>rm -rf ./wp-includes/
rm -rf ./wp-admin/</pre>
<p>Go to the wordpress directory:</p>
<pre>cd wordpress/</pre>
<p>Now, it&#8217;s time to copy the downloaded files to your existing WP install, by overwriting old files:</p>
<pre>cp -rpf -f * ../</pre>
<p>Once done, come back to the WordPress directory and remove the downloaded files:</p>
<pre>cd ..
rm -rf ./wordpress/
rm -f latest.tar.gz</pre>
<p>Visit your blog and upgrade the database (if needed). That&#8217;s all, your blog is now up to date and the whole process didn&#8217;t took more than a minute or two!</p>
<p><em>For more WordPress tips and tricks, you should definitely take a look at my blogs <a href="http://www.wprecipes.com">WpRecipes</a> and <a href="http://www.catswhocode.com">Cats Who Code</a>!</em></p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=1358&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/how-to-upgrade-wordpress-blog-minute-via-ssh/">How to: Upgrade your WordPress Blog in a Minute via SSH</a>  © 2008 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/how-to-upgrade-wordpress-blog-minute-via-ssh/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How To: Building a Google Custom Search Engine (GCSE) into Your WordPress Blog</title>
		<link>http://wphacks.com/how-to-build-google-custom-search-engine-wordpress-blog/</link>
		<comments>http://wphacks.com/how-to-build-google-custom-search-engine-wordpress-blog/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 08:00:44 +0000</pubDate>
		<dc:creator>Kyle Eslick</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[GCSE]]></category>
		<category><![CDATA[Google Custom Search Engine]]></category>
		<category><![CDATA[Google Search]]></category>
		<category><![CDATA[WordPress How-To]]></category>
		<category><![CDATA[WordPress Search]]></category>
		<category><![CDATA[WordPress Tutorials]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=1324</guid>
		<description><![CDATA[Over the holiday weekend I decided to spend some time cleaning up a few of my websites and while doing this, I ended up installing Google&#8217;s Custom Search Engine on a couple of my WordPress blogs (as of this post I haven&#8217;t done this on WP Hacks yet, but will probably end up doing so [...]]]></description>
			<content:encoded><![CDATA[<p>Over the holiday weekend I decided to spend some time cleaning up a few of my websites and while doing this, I ended up installing Google&#8217;s Custom Search Engine on a couple of my WordPress blogs (as of this post I haven&#8217;t done this on <a href="http://wphacks.com/">WP Hacks</a> yet, but will probably end up doing so here as well).</p>
<p>For people wondering how to easily install Google&#8217;s Custom Search Engine (GCSE) on their WordPress blog, here are two resources I recommend:</p>
<ul>
<li><a href="http://www.doshdosh.com/how-to-set-up-google-custom-search-and-make-money/">Build Your Google Custom Search Engine</a> &#8211; The first step is to actually create your Google Custom Search Engine.   The post by Maki over at Dosh Dosh does a GREAT job of explaining how to do this.   Towards the end Maki explains how to actually integrate it into your WordPress blog, but rather than go through all those steps, you&#8217;ll want to instead check out the second step.</li>
<li><a href="http://firewalker.kamusilmiah.com/wordpress-search-as-custom-google-search-without-additional-page-or-post/">Integrate your Google Custom Search Engine into WordPress</a> &#8211; Once you&#8217;ve built your custom search engine, head over to this post and figure out a quick and easy way to integrate it into your WordPress blog.   This method ONLY requires you to alter the searchform.php and search.php files (which most themes come with), so it is really easy.</li>
</ul>
<p><strong>Why Use Google&#8217;s Custom Search Engine?</strong></p>
<p>With the current setup of the WordPress search engine, posts are displayed with the most recent post first based upon the search term.   Using Google&#8217;s Custom Search Engine, it will use Google&#8217;s search algorithm to display your posts with the most relevant post on top and you can actually integrate it into your WordPress blog, so it looks natural.   Using this also allows you to display Google AdSense ads, which can earn you money on some blogs.</p>
<p>The main downside with this method is that Google has to actually index the post before it will appear in your blog&#8217;s search results, but that won&#8217;t be a problem for most blogs.  It will just add a small delay before posts appear in your search results.</p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=1324&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/how-to-build-google-custom-search-engine-wordpress-blog/">How To: Building a Google Custom Search Engine (GCSE) into Your WordPress Blog</a>  © 2008 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/how-to-build-google-custom-search-engine-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

