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.
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.
Yesterday I showed you how to beat form spam with just CSS. Today it’s a more advanced method using PHP to generate a special key to make spam submissions invalid.
Spam is a problem for nearly every website, but with a small tweak to your forms you can easily detect and block spam submissions – and it all comes down to just a little bit of CSS!
I’m sure nearly every designer / developer has a laptop, but have you noticed that after a year or so the battery just doesn’t last as long?
Well here’s 5 tips to keep it healthy (and you mobile) for longer.
A quick tutorial for PHP beginners – creating a self-updating copyright notice so you can forget about it and not worry about it being current.