Custom taxonomies in WordPress 2.8
Why custom taxonomies in WordPress 2.8 are the coolest thing since sliced bread and how you can easily create your own.
I am also a writer. A front-end developer. A gardener. A small-town Alabama kid just trying to figure out whatever it is that that folks are supposed to figure out on this journey. Welcome to my little home on the web.
Why custom taxonomies in WordPress 2.8 are the coolest thing since sliced bread and how you can easily create your own.
How to create a list of your forums for bbPress with a link to each forum, its RSS feed, and number of posts.
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.
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.
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.
Breadcrumb Trail is a plugin that allows you to easily display a breadcrumb menu (a navigational tool) anywhere within your WordPress theme.
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.