Web Master

WordPress design tweak results are in

Did you vote? I did. Did your vote win? Mine didn't :( Results.

3 months ago

DagonDesign.com

3 months ago

Automattic launches talkpress.com

I was just working on re-launching my forum in preparation of the new theme I am going to release sometime…

3 months ago

Acquisition of wp.com

Just announced by Matt himself, that they finally acquired wp.com from Yahoo. Head over to the WordPress.com blog, leave a…

3 months ago

WordCult Theme release 0.3

I've had some time the last few days while my XPS computer has been having difficulties and the Dell replacement…

3 months ago

Add a shortcode

This is a simple one. /** * Your Blog title * */ function my_blog_title() { $blogname = get_bloginfo('name'); return '<span…

3 months ago

Adding a external file after the first post

How might you display a Google ad after the first post or anything you like? It is very simple. You…

3 months ago

A simple way to query posts

Here is a simple way to call query_posts with an array of options. For all options you my use visit:…

3 months ago

Adding a favicon to your site

Looking to add a favicon to you site? Inside your WordPress theme's functions file (functions.php) add the following to inside…

3 months ago

The launch of WordPress 2.8

Wow, have you heard? WordPress has announced that the newest version, 2.8 which was thought to be held off till…

3 months ago

WPLover: On Launching a WordPress theme

I just came across this article over at WPLover. Was very good, especially since I just released my first WordPress…

3 months ago

Maintenance release for Hybrid 0.5

Today has released an update to his Hybrid Theme. Version 0.5.1 can be found at the WordPress theme repository.

3 months ago

Using the swekey on your blog

If you've downloaded the Swekey plugin and plan on using it for users to login here is what you might…

3 months ago

April’s new meetup location for LAWPUG

Anyone in the Los Angeles area? Well the first Sunday of the month is the LAWPUG, and since the weather…

3 months ago

Swekey: A safe web enabler usb?

I received a Swekey in the mail this week. What's a Swekey you ask? Like regular keys protect your car…

3 months ago

Add additional meta boxes to Hybrid Theme

At the time of writing this post I have Theme Hybrid as my parent theme, and am using a custom…

3 months ago

Sick of images being to large for the content area?

Have you ever uploaded an image that might have been a tad bigger than the width of your content area?…

3 months ago