Tag Archives: customizing
WordPress 3 Cookbook

WordPress 3 Cookbook Review

I still remember the first blogs I made with WordPress. I chose WordPress because it’s so easy to use. But I also remember I spent lots of hours to find out which plugins I wanted to install and how to configure them. A couple of weeks ago, Packt Publishing released WordPress 3 Cookbook, that solves that problem. I read the book and here’s my opinion! Read more…

How To Create A Client Friendly Dashboard With The CMS Plugin

In this post I’m going to explain how you can transform the messy WordPress dashboard in a clean client / user friendly dashboard where you can display your own links. This tutorial is very interesting for webdesigners who use WordPress to create websites for their clients!

Read more…

Creating a custom menu for WordPress

A time ago, one of my clients asked me to create a custom menu in a WordPress website. After some research, I didn’t found anything on the internet that I could use. So I had to write my own custom menu. Luckily I know a little PHP :-) . Read more…