Tutorials
Issue with the User Logout Button in WordPress 2.7
I noticed a small issue in WordPress 2.7 when I was designing a login bar at the top of a client’s site and the logout link would not log the…
I noticed a small issue in WordPress 2.7 when I was designing a login bar at the top of a client’s site and the logout link would not log the…
I was just putting together a WordPress widget for a client and I came across a small road block. I was using <?php query_post(); ?> to set the loop to…
When you build a custom theme in WordPress that you would eventually like to share with the WordPress community, you can’t hard code certain elements like the blog’s name or…
I was messing around with Illustrator and just quickly created these spheres. I guess it would have been a good idea to release them before Christmas so people could have…
When you are editing a post or writing a new post in WordPress, you might have noticed those buttons above the editing box. They add WYSIWYG type functionality to the…
If you have a video blog or post videos on your blog, you have most likely embedded something off of YouTube. Last year, YouTube bumped up the quality of the…
The thing I like the most about working with WordPress is its ability to do everything and anything you need it to. When designing a theme, or when using a…
Quick on the heels of my first WordPress plugin, Add Logo to Admin, comes a way more complicated plugin that took me quite a while to figure out. Once I…
I have had a few requests for icons that I didn’t include in my first set of 8 Free Social Bookmarking Icons, so I decided to throw together another 4.…
There are plugins that do this but once again, I’m a code junky and I love being able to go in and manipulate the code to get what I want.…