Moving a Wordpress Blog to a New URL

Moving a Wordpress Blog to a New URL

This probably isnt something that comes up too often for the average user – your URL is your identity – so switching them isnt a great choice.  In client work, however, this comes up all the time – development work takes place locally on your computer WAMP/MAMP, or on your server, where the client can [...]

Widgetizing a Wordpress Plugin: Example Widget Code

Widgetizing a Wordpress Plugin:  Example Widget Code

So, every time I need to write a widget for a client, or for a site I’m working on, I have to fire up google. Even though its something I do relatively often, I just can’t seem to remember what exactly I need to hook into, and how to build the actual widget function. Fortunately, this information [...]