Posts Tagged ‘WordPress Themes’

Webgazette Theme is Released

The Webgazette theme is now available. More details on the Webgazette Theme page. Get it while it’s hot ;-)

19th October 2009 at 10:55 pm | 2 Comments »
Tags: , ,

WordPress Code Crazy and phpDocumentor

It’s been a long while since I last played around with WordPress themes.

I’d heard that things had moved along to the stage where WordPress themes had become very complicated and more about programming than design, but I’m glad to say, that while some things have changed, they haven’t changed that much.

Once of the most obvious changes is the use of phpDocumentor tags in the default and classic themes. I’m not sure why WordPress have started to use these tags in the themes. I haven’t been able to find any official explanation about why they are being used. Maybe it’s just good practice and part of a wider WordPress code documentation project?

These tags aren’t that significant as far a creating themes are concerned. It has to be borne in mind that these are just comments at the beginning of the file which can be used by phpDocumentor for creating documentation for php projects.

I found these quite useful and have adopted them myself and used more tags to record more details about the theme such as author, version and what needs doing etc. Most WordPress files already have comments at the beginning and indeed throughout the file anyway.

Otherwise things don’t seem to have changed that much and it’s business as usual.

15th October 2009 at 11:32 pm | Comments Off
Tags: , , , ,

A New WordPress Theme

I’ve been looking through some old files and I found the old Webgazette.co.uk theme and though it would be a good idea to release it into the wild.

I’ve decided to call it “Webgazette” as it was originally used here on Webgazette.co.uk. It’s a good looking theme and I’m sure that many people will want to download it. I’m not making any promises as to when it is likely to be released, as it needs a bit of tidying up and refinement, but hopefully it’ll not take too long to get knocked into shape. It’s also been a while since I worked with WordPress themes so the coding may have changed a bit and I’m going to need to catch up a bit. I’ll post more news at a later date when I’ve made some progress.

12th October 2009 at 10:26 pm | 2 Comments »
Tags: ,