Absolute Comments Update

If you are experiencing problems with Absolute Comments, it's mostly because of a conflicting plugin. I've put this troubleshooting guide to help you identify it. I've also improved a few things on Absolute Comments, regarding error handling and reporting. Now, instead of a silly javascript alert box telling that something went moo, you can actually have a more detailed error…

How To: Load Javascript With Your WordPress Plugin

Adding javascript into an admin page is a critical part of plugin coding. Critical, because it is both trivial and probably reason #1 why it will conflict with other plugins if not done properly. When their plugin needs javascript, Good Plugin Coders™ have to make sure of the following points: add javascript only once: if you need prototype.js, don't add…

Who Sees Ads for WordPress 2.5

Yet another plugin of mine that gets a revamp: Who Sees Ads, your all time favorite ultimate ad management plugin, is now WordPress 2.5 ready. For those who don't know it, let me quickly describe this baby : Easy ad management: inline or in PHP templates, inserting your ads is now a handy one-liner. Advanced display rules: chose what conditions…

Absolute Comments 2.0 — Comment Manager with Instant Reply

What a productive week-end! I'm delighted to announce the availability of a new version of Absolute Comments, the plugin that lets you reply to comments from the one and only "Manage Comments" page. This update, stamped "version 2.0", is obviously to make the plugin work with WordPress 2.5 and (hopefully) above. This is a mandatory download for anyone with a…

Admin Drop Down Menu 2.0.3

Updated: version 2.0.3 fixes the media uploader bug mentionned by kind commenters. Sorry for the inconvenience! After nearly 33.000 downloads of my Admin Drop Down Menus (woweee!) I finally took some time to fix a bug that has been present since the very begining: incorrect links in sub menus below top level links added by plugins. Version 2.0.3 is waiting…