Customize your 404 page from the WordPress admin
How to easily customize, edit, and update your site’s 404 pages in WordPress by widgetizing the 404 template in your theme.
How to easily customize, edit, and update your site’s 404 pages in WordPress by widgetizing the 404 template in your theme.
Simple code snippets for turning your WordPress-powered blog into a powerful members-only site. Learn how to show content to whoever you want.
Why custom taxonomies in WordPress 2.8 are the coolest thing since sliced bread and how you can easily create your own.
Learn how to loop through each of the taxonomies on your blog and display them in the tag cloud format.
WordPress 2.8 will introduce the new tag_description()
function. In this tutorial, I’ll show you a few techniques on how to use it.
Here’s another method for easy-to-use navigation. This is a tutorial on how to widgetize your WordPress theme’s page menu with a few simple lines of code.
Have you ever needed to preset text in your post/page editor in WordPress? If so, here’s a simple technique that’ll allow this with just a few lines of code.
In this post, I’ll let you in on the most important secret when it comes to great SEO for your website. In fact, it’s all you’ll ever need to know.
Problem: You need to query the first x number of sticky posts in WordPress. Solution: Read the guide on how to load these posts.
Page templates hold the key to unleashing a powerful site using WordPress. This is the first post in a series of tutorials on how to make the best use of this feature of WordPress.