WordPress Admin Color Scheme: Fresh Plus Visited

Update 05/11/2011: This plugin has been updated to work with WordPress 3.0 and above.

Although I like the new look of WordPress 2.5, I miss having the visited links in the dashboard shown as a different color. I like to keep up on the latest WordPress news and I previously relied on the link color to see what I had not yet read.

WordPress admin color scheme

Fortunately, WordPress 2.5 has a way for plugins to add additional color schemes. So I whipped up a quick plugin to add the style necessary to mark those visited links in a different color. You can grab a copy from my downloads page for Admin Colors Plus Visited.

WordPress Upgrade Preflight Plugin Version 1.1

I just finished a minor update to my WordPress Upgrade Preflight Plugin. Here are the changes:

  • Additional checks for plugins knowing about the new tag system so they don’t get flagged as incompatible. i.e., Sitemap Generator 3.0.
  • Internationalization of text. The .po file is included. If you do a translation send the files over and I’ll be happy to post them on the download page.
  • Miscellaneous clean up.
  • Added GPL license text.

Get it on the Upgrade Preflight Plugin page. (My apologies for this not being on the WordPress Extend plugins directory yet. I’ve applied for access but they apparently have quite a backlog in approving new plugins.)

Upgrade Preflight Check Spanish Translation

A big thank you to Samuel Aguilera who created a Spanish translation of my WordPress Upgrade Preflight Check plugin.

You can download the translated version from his site.

I plan on doing proper internationalization in the next version of the plugin. That should make translation easier for anyone who wants to make one.

WordPress 2.3 Upgrade Compatibility Check Plugin

WordPress logoI have a bunch of WordPress sites to upgrade to the new version 2.3. There have been a few changes in this version that can result in errors with some plugins and themes. To make my upgrades easier, I built a plugin to check other plugins and themes for compatibility.

I decided to release it in case it’s of use to others. More information and a download are on my WordPress Upgrade Preflight Check plugin page.

This is my first plugin that I’ve released publicly. I’m certainly not an expert PHP coder, so please go easy on me. 🙂 Suggestions for improvements are welcome.