WordPress 1.5 Options Page Plugin Bug
I’ve been developing a more flexible WordPress 1.5 Plugin for AdSense (called AdSense-Deluxe) which improves upon a previous AdSense plug-in I found by allowing one to define any number of different AdSense formats for substitution into your blog posts. The plugin has a custom options page for editing the AdSense blocks and the token to look for when searching the posts. I hope to also provide a way to locate all posts which contain the substitution tokens so you can easily remove or modify them.
While developing the plug-in I got hit with a WordPress 1.5 options page bug which is apparently fixed in the Subversion code base, but until then, you can get the two-line fix from here WordPress 1.5 Options Page Plugin Bug

