Author: Bandicoot Marketing

Register Plus Redux for WordPress

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…

Server Down!

I’ve spent the past four days dealing with an attack on my server that caused all of my sites to go offline. Talk about a long weekend. I send out…

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…