Tuesday December 8, 2009 13:46

WordPress Developer’s Toolbox

Posted by admin as Coding

Tags:


Share it:

  • Digg
  • del.icio.us
  • Facebook
  • LinkedIn
  • MySpace
  • Reddit
  • RSS
  • StumbleUpon
  • Twitter

Advertisement

Web designers and developers are getting an increasing number of requests from clients for custom theme development, and a growing number of designers are also building their own themes to distribute for free or to sell as premium themes. With all of the WordPress development that is going on, there is a need for an organized collection of resources to educate, inspire and equip developers to improve the quality and efficiency of their work. This post provides all kinds of WordPress-related resources to do just that.

1. Helpful Resources

While there are all kinds of resources available for Web designers and developers, these are especially nice to have on hand when working with WP themes.

The WordPress Help Sheet
This is a nice resource to refer back to when you are developing themes. It’s a one-page collection of PHP snippets and code that will come in handy when designing with WP.

Helpsheet1 in WordPress Developers Toolbox

The Advanced WordPress Help Sheet
A slightly more advanced version of the help sheet.

Advhelpsheet1 in WordPress Developers Toolbox

Huge Compilation of WordPress Code
A helpful post that provides code snippets for a variety of common functions.

Hugecode1 in WordPress Developers Toolbox

WordPress Template Tag Reference Guide
This is a handy guide to have nearby when you’re building a theme. It lists the various template tags used by the WP system.

Dbswebsite1 in WordPress Developers Toolbox

Unraveling the Secrets of WordPress’ comments.php File
A good starting point for getting more familiar with how comments work in WP and what you can do with them as a designer.

Commentfile1 in WordPress Developers Toolbox

48 Unique Ways to Use WordPress
Want some ideas on how you can use WP in your next project?

Theme Switcher Reloaded
For displaying demos of multiple themes on your website or blog.

Themeswitcher1 in WordPress Developers Toolbox

2. WordPress Tutorials

One of the advantages of using WP is the amount of information that is readily available from others who are willing to share their techniques. For designers and developers, there are tutorials on just about any aspect of working with WP. Here are some that deserve to be highlighted.

2.1. Basics of Creating a Theme

Designing for WordPress
A series written by Chris Coyier of CSS-Tricks that includes videos and articles.

Coyier1 in WordPress Developers Toolbox

Developing a WordPress Theme
Helps you with coding each of the necessary WP files.

Dfolio1 in WordPress Developers Toolbox

How to Create a WordPress Theme from Scratch
If you want to get started with your first theme from scratch, this is a good resource.

Scratch3 in WordPress Developers Toolbox

How to Create WordPress Themes from Scratch – Part 1
Another useful article for setting up the basics of a theme from scratch.

Scratch11 in WordPress Developers Toolbox

How to Create WordPress Themes from Scratch – Part 2
The second part gets into slicing and coding.

Scratch21 in WordPress Developers Toolbox

Dissection of a WordPress Theme – Part 1, Part 2, Part 3, Part 4
A detailed look at what makes up a WP theme and how to create your own.

Dissection1 in WordPress Developers Toolbox

So You Want to Create WordPress Themes Huh?
An excellent series of tutorials on just about every aspect of theme development.

Smallp1 in WordPress Developers Toolbox

From XHTML/CSS to WordPress
If you already have a site or template built, here is how to convert it to WP.

Fromxhtml1 in WordPress Developers Toolbox

2.2. Multiple Hints, Tips, and Tricks

WordPress Theme Hacks
A must-bookmark post at Web Designer Wall that quickly shows the code needed for a variety of tricks when working with WP themes.

Wdwall1 in WordPress Developers Toolbox

Mastering Your WordPress Theme Hacks and Techniques
Another exhaustive resource with tips on many different aspects of designing on WP.

Mastering1 in WordPress Developers Toolbox

The Most Desired WordPress Hacks: 11 Common Requests and Fixes
This post includes a variety of information, including tips on custom fields, creating menus, working with categories and authors and more.

Mostdesired1 in WordPress Developers Toolbox

2.3. Working with Categories

Removing Several Categories from the Loop in WordPress
There will be times when you want to take posts in a certain category out of the loop and show them someplace else. This tutorial shows you how.

Removecat1 in WordPress Developers Toolbox

Displaying WordPress Categories in a Horizontal Dropdown Menu
Shows you how to create drop-down navigation using CSS and JavaScript.

Dropdown1 in WordPress Developers Toolbox

3.4. Navigation Menus in WordPress

Creating Two-Tiered Conditional Navigation in WordPress
Get an advanced navigation menu with the right WP coding and CSS.

Twotiered1 in WordPress Developers Toolbox

Using Sliding Doors with WordPress Navigation
Use this popular navigation style in your WP themes.

Slidingdoor1 in WordPress Developers Toolbox

2.4. WordPress as a CMS

How to Use WordPress as a Membership Directory
This tutorial covers one non-traditional use of WP that may be of interest in some of your projects.

Membership1 in WordPress Developers Toolbox

Using a WordPress Page as Your Homepage
In some projects, you may want a static page to be set as the home page, rather than to display recent blog posts.

Wphome1 in WordPress Developers Toolbox

Build a Dynamic Design Portfolio with WordPress
Some specifics for creating an effective portfolio website powered by WP.

Dynport2 in WordPress Developers Toolbox

2.5. Working with Comments:

Hack Together a User Contributed Feed with WordPress Comments
Learn how websites in the TUTS family have their community links section set up.

Commentfile2 in WordPress Developers Toolbox

Adding Form Validation to WordPress Comments Using jQuery
Learn how to validate comment form submissions without reloading the page.

Formvalid1 in WordPress Developers Toolbox

How to Highlight Author Comments in WordPress
Setting the author comments to stand out from reader comments can make it easier for others to identify your responses to questions and comments.

Authcom1 in WordPress Developers Toolbox

How to Separate WordPress Comments and Trackbacks
You may want to give your comment area a cleaner look by keeping pingbacks and trackbacks out of the main comment area.

Separate1 in WordPress Developers Toolbox

How to Add Gravatars to WordPress Themes
You can make your comment section more appealing by displaying gravatars for each commenter.

Addgrav1 in WordPress Developers Toolbox

2.6. Working with Headers, Footers, and Sidebars:

Client Friendly WordPress Themes: Header.php
If you’re designing themes for clients, here are some things to consider.

Clienthead1 in WordPress Developers Toolbox

Simple Random Header Image for Your Blog
Provides the code for a randomly rotating header image.

Randomhead1 in WordPress Developers Toolbox

Creating a Widget-Ready Footer in WordPress
You can give your theme’s users more options by allowing for widgets in the footer.

Widgetfoot1 in WordPress Developers Toolbox

Mashing Up Feeds Using Yahoo Pipes
Covers the steps of adding a list of links to your sidebar that consist of posts from various blogs; in this case, blogs from the same network.

Pipes1 in WordPress Developers Toolbox

How to Install DomTABs on WordPress
Improve your sidebar by giving visitors more to choose from, without taking up more space.

Domtabs1 in WordPress Developers Toolbox

WordPress Sidebar Turned Apple-Flashy Using jQuery UI
Create a more attractive sidebar that will be noticed by visitors.

Appleflash1 in WordPress Developers Toolbox

2.7. Web 2.0 Integration

Creating a Life-Stream and Social Media Hub
A look at the process of setting up a personal website that incorporates your social media accounts, such as Twitter, Digg, StumbleUpon and Flickr.

Jonp1 in WordPress Developers Toolbox

Create a YouTube Section with WordPress
Video is becoming a bigger part of blogs and websites, and this tutorial will help you create an attractive section for YouTube videos.

Youtube1 in WordPress Developers Toolbox

2.8. Styling

Styling Individual Posts Using the_ID
If you want to get creative, individual posts can be styled differently by using the post ID assigned by WP.

Stylepost1 in WordPress Developers Toolbox

Multiple WordPress Page Layouts in One Single Template
Create a more flexible theme that changes the layout based on various factors.

Multlayout1 in WordPress Developers Toolbox

2.9. WordPress SEO

WordPress SEO
Although SEO involves much more than how a website is built, development can have a big influence on rankings down the road.

Wpseo2 in WordPress Developers Toolbox

Blocking Your WordPress Categories and Archives from Google
A simple step that can improve your website’s SEO.

Blockcat1 in WordPress Developers Toolbox

WordPress and SEO
A good primer on developing search-friendly websites.

Wpnseo1 in WordPress Developers Toolbox

SEO for WordPress Tips
Another article that looks at SEO from the perspective of a WP designer or user.

Seotips1 in WordPress Developers Toolbox

2.10. Working with Feeds

Creating Posts that Only Appear in RSS
Send special subscriber-only content that won’t appear on your front page or archives.

Rssposts1 in WordPress Developers Toolbox

Publishing External RSS Headlines to Your WordPress Site
A simple tutorial that will show you how to add RSS headlines to your website.

Externalhead in WordPress Developers Toolbox

2.11. Working with Featured Posts

How to Create a Featured Post Carousel for WordPress
Displaying featured content on the front page is pretty common right now. This tutorial shows you how to set that up for yourself.

Carousel1 in WordPress Developers Toolbox

Create a Tabbed Featured Post Area in WordPress
Give your theme an attractive look and feature the appropriate content.

Tabbed in WordPress Developers Toolbox

2.12. Working with Custom Fields

Using WordPress Custom Fields: Introduction
If you’re not familiar with using custom fields, this is a good place to start.

Custom in WordPress Developers Toolbox

WordPress Custom Fields: Laying Text Over Your Lead Graphic
A great way to improve the look of your theme by taking advantage of custom fields.

Wpcustom in WordPress Developers Toolbox

2.13. Other Tutorials

13 Tags to Delete from Your Theme
Page load time can easily be an issue with more involved WP themes. You can help the cause by getting rid of unnecessary calls to the database.

13tags1 in WordPress Developers Toolbox

How to Make a Random Post Button
A different functionality that may be right for one of your upcoming themes.

Randompost in WordPress Developers Toolbox

Customize Your 404 Page
You can improve the usability of your blog by customizing the 404 page that visitors may find from time to time.

404 in WordPress Developers Toolbox

Adding an Author Page to Your WordPress Blog
You’ve probably seen blogs that have a specific page for each author. Here’s a tutorial on setting that up.

Authpage in WordPress Developers Toolbox

How to Install WordPress Manually
Most hosting companies offer an easy WP installation. If yours doesn’t, this post can help.

Manual in WordPress Developers Toolbox

Adding Thumbnails to Your Posts in WordPress
Thumbnails are popular, especially for magazine themes. Here’s an explanation of how they can be added.

Thumbs in WordPress Developers Toolbox

How to Easily Make WordPress Archives that Rock
Provides some code and strategy for setting up effective archives.

Archives in WordPress Developers Toolbox

3. Articles from the Official WordPress Codex

The official WordPress Codex provides a wealth of information for developers, as well as for WP users in general. This list is just a sample of some of the articles that are most relevant to developers.

Codex1 in WordPress Developers Toolbox

Theme Development
This article will cover the basics of designing themes for WP, and it links to a number of additional resources on the subject.

The Loop
Get the details on the loop, one of the most essential elements of the theme system.

Creating an Archive Index
There are a lot of different options when working with archives in theme development. This article is a good starting point.

Customizing Your Sidebar
Sidebars provide developers with plenty of options for experimentation and tweaking.

Conditional Tags
To create versatile WP themes, understanding conditional tags is essential.

Stepping into Templates
The basics of how templates work in WP.

Template Hierarchy
Explains how templates work together in a theme.

Template Tags
WP relies on a variety of template tags throughout a theme.

Using Custom Fields
Custom fields open up a whole new world of opportunities for developers.

Search Engine Optimization for WordPress
This article contains some general SEO information, as well as some that is specific to WP themes.

4. Blank Themes

It’s possible to save yourself a considerable amount of time in development by starting with a blank theme. Blank themes are not intended to be used as they are, but rather as a starting point or framework to increase efficiency with the tasks that are common to the development of almost every WP theme.

Whiteboard
A free WP theme framework.

Whiteboard1 in WordPress Developers Toolbox

Starkers
A completely naked WP theme from Elliot Jay Stocks. (Note: some users are having problems with Starkers on WP 2.6. Improvements are hopefully soon to come.)

Starkers in WordPress Developers Toolbox

Naked
A starter theme with only very basic styling.

Naked in WordPress Developers Toolbox

The Starter Theme Project
This is basically an empty template. It is not a theme that is intended to work out of the box.

Starter in WordPress Developers Toolbox

5. WordPress Design Inspiration

Readers of Smashing Magazine are obviously familiar with excellent sources of design inspiration. The resources listed here will help you if you are specifically interested in seeing what others have been able to do on the WordPress (WP) platform.

We Love WP
The best gallery dedicated strictly to websites powered by WP. It is updated rather frequently and has a decent-sized archive.

Welovewp4 in WordPress Developers Toolbox

The Gallery at WPCandy
A bit of a smaller gallery than We Love WP, but still worth checking out if you’re interested in seeing what others are able to do with WP.

Wpcandy3 in WordPress Developers Toolbox

Unmatched Style
This design gallery has a tag for WP-powered sites.

Umstyle2 in WordPress Developers Toolbox

CSS Glance
A large (and continually updated) category for WP.

Cssglance1 in WordPress Developers Toolbox

45 Beautiful and Creative WordPress Designs
A mini-gallery from design blog Six Revisions.

Sixrevisions3 in WordPress Developers Toolbox

25 Outstanding WordPress Designs
Another mini-gallery from Six Revisions.

Sixrevisions21 in WordPress Developers Toolbox

Creative Examples of WordPress Theme Modifications
An interesting blog post that shows sample theme designs compared to the themes that were their starting point.

Beforeafter1 in WordPress Developers Toolbox

60+ Unusual WP Blog Designs
Noupe put together a bunch of designs that stand out.

Noupe1 in WordPress Developers Toolbox

6. Icons for Your Themes:

Improve the look of your theme by using some icons that are available for free.

RSS: Best Design Practices and Icons
A collection of RSS-feed icons from Smashing Magazine.

Iconspack in WordPress Developers Toolbox

110+ Free RSS Icons to Show Off Your RSS Feed
A nice collection that will give you some options when it comes to RSS.

Feedicons in WordPress Developers Toolbox

Fresh, Free and Gorgeous RSS/Feed Icons
A previous collection from Smashing Magazine.

Feedicons2 in WordPress Developers Toolbox

Cheers: A Free “Social” Icon Set
12 icons of glasses and social media from Smashing Magazine.

Cheers1 in WordPress Developers Toolbox

Feed Icons
If you’re looking for the standard RSS icon, get it here.

Feedicons3 in WordPress Developers Toolbox

7. Places to Distribute Free Themes You Have Developed

Many theme developers choose to distribute their themes from their own websites or blogs because it draws more visitors and gives them control over the distribution. However, there are some other places where you can try to get your theme listed. Some will simply link back to your website, and others will offer visitors direct downloads from their own websites. In general, make sure that you’re familiar and comfortable with the directory or gallery before submitting your theme. Some have been known to distribute themes with sponsored or hidden links.

Official WordPress Theme Directory
There are around 300 themes included at the moment.

Themedir in WordPress Developers Toolbox

Weblog Tools Collection
This blog announces new themes and plug-ins to its 11,000+ subscribers.

Weblog in WordPress Developers Toolbox

8. Galleries of Free Themes that Accept Submissions from Designers:

9. Marketplaces to Sell Your Themes

Most developers of premium themes will sell them from their own websites or blogs or, if they have several for sale, set up websites specifically for marketing and selling them. However, there are also some marketplaces that will sell your theme for you, in exchange for a cut of the profit.

Theme Forest
A new and already popular marketplace for templates and themes, including those for WP.

Forest in WordPress Developers Toolbox

Templamatic
A similar marketplace for themes and templates.

Temp in WordPress Developers Toolbox

WPforSale
A marketplace for premium themes and plug-ins.

Wp4sale in WordPress Developers Toolbox

Author:

Steven Snell

Steven Snell has been designing websites for several years. He actively maintains a few blogs of his own, including DesignM.ag, which regularly provides articles and resources for web designers.

Save this Post:

Comments are closed.

Categories