Year: 2011

Just Updated Magazine Columns Plugin

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.…

Access Another Database in WordPress

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…

Post to a URL Using cURL and PHP

A client needed me to write a script that would collect information from their database and post it to a specific URL, just like it was being submitted by a…

Jetpack Plugin for WordPress: Soar or Fall?

Automattic.com just released a collection of plugins as one “super-plugin” called Jetpack. As they explained it, the goal was to bring eight of the most requested features available on WordPress.com…

WordPress 3.1: Post Formats

I have been going through my themes and updating them to take advantage of the new post formats in WordPress 3.1. I thought it would be a good idea to…