page-numbers

Simple Pagination for WordPress

June 16, 2011

Most sites use some sort of pagination to allow you to navigate through to their older posts. If you install WordPress and use TwentyTen, you will see the “Older Post”…

Screenshot of Fluency Admin for Wordpress

Fluency Admin For WordPress

June 8, 2011

Today I’m going to talk about one of my very favorite plugins, Fluency Admin. A couple of years ago, I came across a competition to tweak the design of the WordPress…

arturoslideshow

Three Slideshows for Arturo

June 7, 2011

When I recently released version 1.0.1 of Arturo, I added a slideshow function that allows you to display featured posts at the top of your home page. There are no…

RPR3

Register Plus Redux for WordPress

May 31, 2011

I had a site that I needed to keep completely private: only the login and registration pages were to be visible to the public, and only registered members were allowed…

videos

jQuery to Resize Videos

May 17, 2011

When WordPress introduced post formats in version 3.1, I decided to make sure all of my themes were able to display each one. The only issue I encountered was with…

arturo_columns

The New Columns Function in Arturo

May 11, 2011

I have just release the latest update to my WordPress theme framework Arturo. I have added many new features but one of the most interesting one is the new arturo_columns()…

mag_col_new

Just Updated Magazine Columns Plugin

April 14, 2011

It has been almost two years since I last updated my Magazine Columns plugin for WordPress, and I guess there were a few outstanding issues that needed to be addressed.…

database

Access Another Database in WordPress

April 4, 2011

When accessing the database in WordPress, you need to use the global variable $wpdb. This will take the constants you set in wp-config.php to connect to your database and retrieve…