By default WordPress 3’s new nav menus won’t add a ‘last’ class to the final list item – this tutorial shows you how, using the built in filter hooks.
Tag: Wordpress
18 Handy Alternatives to Lipsum.Com for Dummy Content
Now, don’t get me wrong, Lipsum is a great resource for getting chunks of the text and learning more, but there are other websites out there that can do an even better job as well. So, here they are — alternatives to Lipsum.Com.
Improving the Performance of your WordPress Site: Part 1
Throughout this guide I’ll be showing you how to improve the overall performance of your WordPress site.
Effective Use Of Blog Sidebar Section – Inspiration And Tips
Almost every blog (especially design related one) has a sidebar. They differ with width, placing and content, but basically they all have very similar goals.
How To Add A Home Link To A WordPress 3 Nav Menu
The new WordPress 3 wp_nav_menu Nav Menu function doesn’t include a show_home option – so how can you show a ‘Home’ link?
This tutorial shows you how to do it right using the built in filter hooks.