Tag Archives: Themes

Post thumbnails changes

If you visited my site in the last 9 hours and found it displaying nothing but an error message, my apologies. It’s part of the danger of running my site out of the WordPress SVN trunk (i.e., beta code), and taking advantage of new features.

My site automatically pulls in the latest code changes from SVN at midnight. And it seems that sometime yesterday, all of the post_image_* functions were renamed to post_thumbnail_*, and I failed to wrap one of my function calls with function_exists() protection. [...]

Posted in WordPress | Also tagged , , , , , , | 8 Comments

Retheme: Stage 1

I’ve pulled the trigger on the first stage of my site re-theme.

Right now, it’s still a pretty clean slate. I’ve switched over to the Thematic theme (actually a child theme using Thematic as its template), and done just a few quick stylesheet fixes and personal plugin tweaks. . [...]

Posted in WordPress | Also tagged , , , , | 3 Comments

Time for Redesign


I’ve been threatening to do it for years, but I think it’s really time — time to redesign this site, for real. If what I have now (or will accomplish in the end) can be called ‘design’. Maybe it would be better to say ‘re-theme‘, so as to avoid ridicule from actual designers. And speaking of which, I’ll happily accept any design advice along the way!

So. [...]

Posted in WordPress | Also tagged , , , , , , , , , | 10 Comments

WordPress theme licensing

There is finally an official answer to the question of whether or not WordPress themes must “inherit” the GPL license that WordPress itself uses. Matt asked the Software Freedom Law Center to examine the WordPress source and how themes fit in. The final, official answer to whether themes must be GPL? Yes and no. [...]

Posted in WordPress | Also tagged , , , , , , , , , , , , | 13 Comments

WordPress Themes Tutorial

If you aren’t already following along, I highly recommend checking out the How To Create A WordPress Theme tutorial series by Ian Stewart (ThemeShaper.com). This 12-part series (8 complete at the time of this writing) aims to take you from nothing to a fully functional, semantically rich, flexible WordPress theme in digestible chunks. [...]

Posted in WordPress | Also tagged , , , , , , , , , | 9 Comments

What’s the buzz?

WordPress

Here’s a quick post, just to let everybody know that I’m still alive.

During my long silence here, a lot of things have been happening in the WordPress community. First and foremost is the upcoming WordPress 2.8 release. There are several nifty new features in there. The most notable (for me) are probably:

  • Built-in theme browser/installer
  • Drag-n-drop widget management
  • Syntax highlighting when using theme/plugin editor
  • Image cropping in media uploader
  • New theme functions for author metadata
  • New OOP WP_Widget framework for plugin authors
  • More support for custom taxonomies
  • New combined i18n/escaping theme functions
  • Script loading improvements

The first fourĀ  are the main “visible” features for this release. [...]

Posted in WordPress | Also tagged , , , , , , , | 9 Comments

The Future of WordPress Themes

WordPress

A couple of months ago, Ian Stewart asked me to be one of the voices for this year’s roundup on The Future of WordPress Themes 2009. There were a variety of angles from which to look at the subject, so it’s interesting to see how everyone interpreted the question.

There are discussions about “Premium” themes and the GPL, about whether plugin functionality belongs in themes, and about seperation of presentation and content, among other things. [...]

Posted in WordPress | Also tagged , , , , | 27 Comments

Book Review: WordPress for Business Bloggers

I recently received a copy of the book WordPress for Business Bloggers, by Paul Thewlis, published by Packt Publishing. [...]

Posted in WordPress | Also tagged , , , , , , , , , , | 19 Comments

WordPress themes for developers

This is the article that I had originally intended to post last week, before I suffered a self-induced glitch which caused me to lose my work-in-progress. Thanks to my friend Geof Morris who prompted me to double-check my database for saved revisions. As it turns out, there was indeed a revision stored there which did not show up in the list of revisions given in the editor. [...]

Posted in WordPress | Also tagged , , , , , , , , , , , , , , , , , , , , , , , | 43 Comments