September 15th, 2006
WordPress Plugins Feature for September
It’s hard to believe this is the third installment of the series already. The first was in mid-July, while the second was in mid-August - featuring 19 new WordPress (WP) plugins in total.
For those out of the loop, each monthly installment of the WordPress Plugins Feature series highlights WP plugins released that month (or more accurately, the 30/31 days from the last installment) which either provide sufficiently unique functionality or substantial improvement over existing alternatives.
Of course, the standard disclaimer applies: This list is inevitably subjective despite significant effort to ensure objectivity. What exactly constitutes “unique” and “substantial improvement” does vary between people, though I do try my best to explain my selections and provide examples of their use.
-
Whisper
Private comments are here. Via this plugin, your blog’s registered users can leave “whisper”-type comments to Admins or other registered users. If you want to, you can even allow non-registered users to “whisper”, but only to Admins.IMO, while blogging purists will tell you that comments should be public, this plugin is useful for a community blog, and somewhat replicates the Private Message (PM) functionality normally seen in forums - which allows registered users to talk to each other without e-mail addresses.
-
Themed Login
Tired of WP’s default login/registration page? Want to integrate it with your blog’s theme? This is the plugin to do it. It allows you to customise the form titles, wrapper CSS elements, as well as the header and footer template files used. You can even change where you get redirected to when you login (which is normally your WP Dashboard at /wp-admin/).There is one key drawback though: It replaces your default wp-login.php and wp-register.php files (i.e. modifies core code) - meaning that WP upgrades could break the plugin.Edit: I misunderstood. No core code edited. However, core code is duplicated within the plugin, and then modified. -
My Page Order
Mass changing page order in WP requires you to edit the Page Order of your pages one by one. That is, until now. This plugin provides an intuitive interface to order all your pages via up/down arrows - all in the comfort of a single admin page. Simple and effective. Now, all we need is Drag and Drop functionality.
-
WordPress Image Tracker
This plugin allows you track the view and clickthrough stats of images/buttons/banners that you provide to others to place on their own blogs/MySpace profiles, etc. Seems useful for those “Proud YourBlogName Reader” chicklets that appear now and then, or even stuff like the Performancing Banner. -
WP Article Import
This plugin allows you to mass import articles from (TXT? CSV?) files which have been compressed into .zip archives. These .zip archives can either be uploaded manually via the plugin’s admin panel, or uploaded to a folder on your server. You’ll have to purchase a license (US$25) before being able to download it though.Truthfully, while the functionality offered is unique, I really can’t think of any situation where I’ll have to use it (can anyone point me to some?). The only time I’ll need to mass import articles is when I’m migrating from another blog platform, and there are already importing scripts available for most platforms. And considering the number of free desktop blogging editors available and WP’s built-in post-to-email functionality, I can already compose articles offline to publish later easily.
But then I have seen a number of theads in the WP Support forum requesting something like this, so there are surely potential users available. One last thing: It would be nice to see integration with WP-Cron such that the plugin automatically searches a particular folder every XX hours and publishes the .zip files that are in there.
-
EasyPayPal
I know there’s already a plugin that provides pay-to-register functionality via PayPal (featured in July, see No. 2), but that one requires you to pay US$15 to download. EasyPayPal is completely free, and while it doesn’t seem to be as robust as the paid version (e.g. reminder emails), all key functionality is available. -
Incoming Hits Count
I have a vague recollection of something like this already existing, but I can’t seem to find it via Google, so here it is. What this plugin does is to rank the links on your blogroll by the number of incoming hits they provide (determined via referral URLs). A partner script - so to speak. -
mPicasaIntegration
There are already plugins that show your most recent/random Picasa Web Album pictures in your sidebar, but to my knowledge, this one is the first to display them in gallery format, or inline with posts.Basically, it’s similar to the Flickr Photo Album plugin, but for Google’s Picasa Web offering instead.
-
phpGedView Integration
Here’s a plugin with a very specific target audience: Genealogy (family tree) blogs, or blogs with genealogy component. It integrates the popularphpGedView software with WordPress. -
JPF Link Pages Plugin
As a simple extension to the link_pages or wp_link_pages function, this plugin allows you to place both next/previous links and page numbers together - something WP’s default functions don’t allow… yet (I hope). -
Spamgarden
Here’s some fun for this month. Ths plugin creates (via Flash) a tree with branches made out of your comment spam. You can even “trim” the tree by removing old comment spam. ‘Nuff said. -
Most Popular Categories by Posts
Now for some shameless plugging of my own plugin (pun not intended). What it does is to “…list your blog’s most popular categories based on the number of posts assigned to those categories within a user-configurable time period.” It could be useful, for example, on commmunity/multi-author blogs to indicate categories that your bloggers liked writing about this month.
That’s it for this month. Anything else that should be in this list?
If you found this post useful, keep updated with future posts by subscribing to blogHelper (for free) through RSS or email.















23 Comments
September 15th, 2006 at 9:31 am
Your description and praise of my plugin is wonderful. As this was my first wordpress plugin, I’m quite proud of it. Thank you for your recognition and support.
September 15th, 2006 at 10:58 pm
[…] Contact WordPress Plugins Feature for September […]
September 16th, 2006 at 5:42 am
July and August links are dead !!!
September 16th, 2006 at 6:15 am
Thank you so muc h for your comments on my Themed Plugin, I appreciate it a great deal. However, there appears to be some confusion; the plugin does NOT modify core code. This plugin is not a hack.
The original files are never modified, nor are any core WP files. There should be no more risk of the plug in breaking than any other plugin.
September 16th, 2006 at 7:38 am
Zach: It’s an interesting addition to our statistics plugin libraries. Good job.
Peter: Thanks a lot. It was the private post bug again. I’ll rectify the problem immediately.
James: Aiks, my mistake. Seriously sorry. I seem to make one of this sort of mistakes in every installment. Aiks. I’ll update the post.
September 16th, 2006 at 7:45 am
James: While the plugin isn’t a hack, it does replace the traditional login/register sequence with its own, no? Albeit, the modification involved is minimal, butdoesn’t it stand a higher chance of breaking compared to a plugin only dependent on the standard hooks?
September 16th, 2006 at 6:16 pm
Thanks for making that edit.
Yes it does indeed make use of core code. The reason for this is that I wanted to insure that the majority of the code was “tried and true” so to speak. You are also correct that it replaces the traditional login/register sequence completely.
I suppose it is possible that it has a higher chance of breaking, however, it is using standard hooks to superimpose itself. My long term goal is to create a modification in the core code hopefully to be released in a future version which will have hooks in place to “build in” this type of behavior, in essence making this plugin obsolete, but providing even more flexibility for the user and future plugin developers.
Again, thank you for correcting that, it’s a great list. I’ve added you to my reader.
September 20th, 2006 at 7:38 pm
Thank you for your detailed review of my plugin, and special thanks for wp-cron integration idea.
October 7th, 2006 at 10:08 am
Thanks for the link to my My Page Order plugin, I’m glad people are finding it useful. Drag and drop functionality is a possibility for the future, I just need to get around to reworking the code.
October 9th, 2006 at 9:52 pm
[…] second was in mid-August - featuring 19 new WordPress (WP) plugins that you provide to others to place on their own blogs/MySpace Host side stats I get Satollo on How to Put Up a Custom Front Click Here […]
October 15th, 2006 at 4:42 pm
[…] WordPress Plugins Feature for September | blogHelper … that you provide to others to place on their own blogs/MySpace profiles, etc. … on How to Put Up a Custom Front Page in WordPress: An interesting home … […]
October 16th, 2006 at 7:22 pm
Thanks for the nice description for my small phpgedview plugin for wordpress. It’s my first plugin and a work in progress but hopefully someday will be something nice and usefull
Eric-
October 21st, 2006 at 11:37 am
Here is a newer version of my phpgedComview plugin for all to use:
http://perso.mine.nu/2006/10/20/wp-tree-new-version-phpgedview-wordpress/en/
Enjoy !
November 2nd, 2006 at 4:50 pm
[…] WordPress Plugins Feature for September | blogHelpersecond was in mid-August - featuring 19 new WordPress (WP) plugins that you provide to others to place on their own blogs/MySpace Host side stats I get Satollo on How to Put Up a Custom Front Click […]
January 10th, 2007 at 12:37 pm
[…] second was in mid-August - featuring 19 new WordPress (WP) plugins that you provide to others to place on their own blogs/MySpace Host side stats I get Satollo on How to Put Up a Custom Front Click More Information […]
January 27th, 2007 at 4:25 pm
[…] Pimp Myspace ” Blog Archives ” WordPress Plugins Feature for September … (WP) plugins that you provide to others to place on their own blogs/MySpace Host … More Information […]
February 2nd, 2007 at 2:46 pm
Java-error, unusable. Please test and debug your script
February 14th, 2007 at 1:20 am
[…] … (WP) plugins that you provide to others to place on their own blogs/MySpace Host … own blogs/MySpace profiles, etc. … on How to Put Up a Custom Front Page in … More Information […]
May 15th, 2007 at 2:43 pm
Here is a newer version of my phpgedComview plugin for all to use:
http://perso.mine.nu/2006/10/20/wp-tree-new-version-phpgedview-wordpress/en/
Enjoy !
August 25th, 2007 at 12:20 pm
WordPress Plugins Feature for September…
blogHelper post new WordPress Plugins Feature series.
This time it is for September, list of new plugins for WP.
Series highlights WP plugins released that month.
So in September WordPress Plugins Feature we have:
Whisper, Themed Login, My Page Order, …
August 27th, 2007 at 1:36 am
[…] WordPress Plugins Feature for September | blogHelpersecond was in mid-August - featuring 19 new WordPress (WP) plugins that you provide to others to place on their own blogs/MySpace Host side stats I get Satollo on How to Put Up a Custom Front Click […]
January 7th, 2008 at 12:05 pm
Thanks
April 20th, 2008 at 6:27 pm
Thanks
Leave a Reply