Tags: Releases, WordPress
MostWanted 0.1.6
October 20th, 2005, by Rich.
Two small updates to the MostWanted plugin, rolled into one release.
Download MostWanted version 0.1.6.
There’s a small version jump with this release from 0.1.4 to 0.1.6 because I wrote, but never got around to releasing 0.1.5, so the code is all rolled together.
Changes for this version therefore include:
- Added the capability to display the percentage of total hits instead of the hit count. This may be useful for sites that don’t want the intimacies of their traffic to be broadcast, but still want to show some key to how popular a particular item is.
- The plugin name has changed slightly to “Boakes MostWanted” so that all the plugins I write can exist together within the admin interface.
- I’ve improved the curtail function so that a
$curtailvalue of0returns the full original string rather than “…”. - The signature has now been moved to the footer and changed so that it links to the most-wanted home page. This should help to make debugging a bit easier cause the message will be easier to find, and it may also help me identify if people are using a deprecated version of the plugin.

