In the last couple weeks I have been working on a significant update to Andy Skelton’s Quiz plugin for WordPress. Andy gave me some feedback, which led to further fixes, and I think it’s working pretty well.
As of this morning I have turned off the Spam Karma plugin, which has been protecting this blog [...]
In a previous post I discussed the idea of locating your plugin’s Settings screen where it made sense within the Admin menus — giving an example of my own pull-quotes plugin’s Settings going under the Design menu. I briefly touched on a further aspect of this, when I suggested that authors not make their [...]
I’ve recently come across repeated discussions (especially on the wp-hackers mailing list) debating where plugin authors should place their custom admin pages. I discussed that question directly in my previous post, and basically stated that the plugin’s admin page can go any number of places, depending on what the plugin does. Some people [...]
A frequent question on the wp-hackers list (a mailing list for people who write both WordPress core code and plugins) is where plugin authors should place the Admin screens for their plugins. A majority seems to say they go under the Settings menu; while a not-insignificant number insist that they should all be under [...]
I’ve released a new version of the Virtual Multiblog system for WordPress.
Version 2.3 is mostly under-the-hood improvements, but it might fix some of the issues people have. Additionally, I’ve made a few updates so it fits more seamlessly within the WordPress 2.5 Admin section.
I’ve also managed to abstract the optional Multiblog Support plugin to [...]
The pull-quotes plugin has undergone some major rewriting in recent weeks. I released much of that as version 1.7 a few days ago. Over the weekend I added a few features, revamped the Settings interface for WordPress 2.5, gave it a quick rinse and polish, and here it is!
New in v2.0:
Rewrote Settings page [...]
Several users of my JavaScript Pull-Quotes plugin for WordPress have been having strange issues recently — header errors when publishing posts, for example. There have been a number of reports, but I have been unable to reproduce any of these occurrences.
I have, however, been doing a lot of code cleanup recently in anticipation of a [...]