The Rankings: 90 Most Popular Premium WordPress Theme Designers
The most popular WordPress design shops are ranked from 1 to 90.
The most popular WordPress design shops are ranked from 1 to 90.
Where do you see WordPress heading in 2012? Do you have any big plans of your own?
As you may know, the WordPress.org Twenty Ten theme does not come with a taxonomy template, and you probably don’t want it to say “Blog Archives” at the top, right? Check out this free, generic custom taxonomy template created by [...]
Does your WordPress theme need a little face lift? Want to make your site stand out from all the cookie cutter blog themes? We’re going to explore a tool today that will make it easy for you to put a [...]
Custom post type archives are not automatically built into WordPress, so it’s something you’ll need to add if you plan to display an archive. A month ago we provided a guide for simulating custom post type archives for your WordPress [...]
Ever seen a theme that you like and want to test it all filled out with content? That can take some time to create. This is why WordPress.org offers a sample content file for you to use when trying on [...]
Enabling custom backgrounds is probably one of the easiest things you can do to improve a WordPress theme that you’re building or customizing. It takes one small addition to your theme’s functions.php file: add_custom_background(); Save that and you’ll get Backgrounds [...]
Attention theme developers: In case you missed this little change, WordPress 3.0 makes it extremely easy to add feed links to your theme. Previously, the process involved adding a long tag to your header file. Now all you have to [...]
WordPress introduced the body_class() template tag in 2.8 to help theme authors style more effectively with CSS. You may not have needed it before, but the body_class template tag is so incredibly handy and versatile that it’s worth knowing how [...]
Whether you’re customizing a theme, creating one based on a framework, or starting from scratch, you’ll probably need a few references along the way to remember everything that needs to go into a WordPress theme, not to mention adding advanced [...]