By Justin Tadlock on June 4, 2009
A tutorial on how I used custom taxonomies in WordPress to build a complete movie database and an explanation of how taxonomies can be used to enhance your site.
Tagged WordPress, WordPress Tutorials |
By Justin Tadlock on May 26, 2009
WordPress 2.8 has a new widget class that makes creating widgets much easier. In this tutorial, I’ll walk you through a real-world example.
Tagged WordPress, WordPress Tutorials |
By Justin Tadlock on May 13, 2009
How to easily customize, edit, and update your site’s 404 pages in WordPress by widgetizing the 404 template in your theme.
Tagged WordPress, WordPress Tutorials |
By Justin Tadlock on May 9, 2009
Simple code snippets for turning your WordPress-powered blog into a powerful members-only site. Learn how to show content to whoever you want.
Tagged WordPress, WordPress Tutorials |
By Justin Tadlock on May 6, 2009
Why custom taxonomies in WordPress 2.8 are the coolest thing since sliced bread and how you can easily create your own.
Tagged WordPress, WordPress Tutorials |
By Justin Tadlock on May 2, 2009
Learn how to loop through each of the taxonomies on your blog and display them in the tag cloud format.
Tagged WordPress, WordPress Tutorials |
By Justin Tadlock on April 30, 2009
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.
Tagged WordPress, WordPress Tutorials |
By Justin Tadlock on April 15, 2009
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.
Tagged WordPress, WordPress Tutorials |
By Justin Tadlock on April 10, 2009
Should WordPress theme developers be given the same access as plugin developers on the official repository? It’s time for a bit of an upgrade and a little trust.
Tagged WordPress, WordPress Discussion |
By Justin Tadlock on April 5, 2009
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.
Tagged WordPress, WordPress Tutorials |