Posts Tagged ‘subscribe-to-comments’

Essential Plugins for WordPress 2.5

Permalink

With every new version of WordPress, I update my list of plugins that I consider to be essentials.  That is, these are the group of plugins that I install in almost every instance of WordPress that I run on my site.  In the last couple of weeks, there have been several really slick little plugins that have either been developed or updated for WordPress 2.5.  Here are the ones I’ve adopted:

cforms has become my contact form plugin of choice.  It is a very powerful and robust plugin that allows user customizability right down to the last detail.  As such, the admin interface is a little daunting, but the power that cforms provides makes it well worth the effort to learn it.  At this point, I think it’s fairly safe to say that there isn’t a better contact form plugin out there.

Extra Sentence Space is exactly what the typing Nazi ordered.  High school typing class taught us that it’s proper form to place two spaces between sentences.  HTML documents only display a single space, no matter how many you type.  This plugin brings back the ability to add the second space back in and clean up your document formatting. 

Flexible UploadI’ve been using Flexible Upload almost since it was first developed.  What’s attractive about this plugin is that it allows you to resize images on the fly and, if so desired, add a personal watermark to your own images.  Now, with all the problems surrounding the Media Uploader in WordPress 2.51, Flexible Upload provides the means to bypass most of the buggy AJAX code and get your images uploaded to your blog quickly and reliably.

Ozh has fast become one of my favorite plugin developers.  He consistently creates plugins that are practical and high quality.  I’m running three of his plugins on all my installations that make the WP 2.5 dashboard experience a lot more fun.

Admin Dropdown Ozh’ Admin Dropdown Menu reorganizes the WP 2.5 dashboard, putting all the links in a single row at the top of the dash.  What’s more, a simple mouseover for any menu tab will display a dropdown menu that will give one-click access to any submenu in the dash.  This plugin effectively cuts dashboard navigation times in half.

Absolute Comments Ozh’ Absolute Comments makes it fun and easy to reply to reader comments by reorganizing the Comments menu and allowing for instant comment reply right in the dashboard.  It’s fast and powerful, and every WordPress user should be running this plugin.

Better Plugins Ozh’ Better Plugins Page cleans up and reformats the plugin page, making it a little easier to look at and use.  It also provides a set of filters that can be used to display only a particular subset of plugins.

The WP 2.5 dashboard comes with a fixed width, which is rather ugly for those of us who use a large monitor resolution.  Remove Max Width undoes this limitation and allows the dashboard to stretch completely from side to side.

ShareThisShareThis has been around for awhile now, but it compacts social bookmarking down into a single button.  Using this plugin gives your readers the ability to share the wealth and send additional readership your way.

I’ve been using Textile as my text markup option almost since I started using WordPress several years back.  Textile and and its plugins have undergone various iterations since that time, but TextileWrapper is the one I’ve been using for the last year or so.  The thing that I like about Textile in particular as a markup tool is because it uses common characters for the markup, making it extremely fast to add formatting to my writing as I go.  I use TextileWrapper on all my WordPress installations and won’t set one up without it.  Everyone has their markup tool of choice, but this is the one that I think is easiest to use.

Anyone who’s ever had a catastrophic blog failure resulting in lost data knows the value of backing up your database2WP DB-Backup should be required for every WordPress installation3.  It makes it easy to keep a backup copy of your DB on file, y’know, just in case.

Shift This Order Pages is a little clunky to use4, but it beats hands-down having to go into every page on your blog manually to change the menu ID.  If I have an installation of WordPress that contains more than a couple of pages, I make sure I include this plugin to move pages around more easily.

I know I, for one, like to have the option of subscribing to comments on particular blog postings, and I don’t generally like to add individual RSS feeds to my Google Reader.  Subscribe to Comments gives readers the option of getting follow-up comments in their email.

Web servers don’t provide a means of automatically adjusting for daylight savings time.  Timezone fixes this by automatically applying this adjustment twice a year.  Just tell it what time zone you live in and whether you make the adjustment, and it does the rest.

These are my favorite plugins, and I firmly believe they are well-worth your time to investigate, as well.  Feel free to tell me about any other essential plugins you use by commenting below.

1 A problem which, at this point, still has no real solutions, despite many reports of bugs on the WordPress support forums.

2 And the rest of you ought to know the value of backing up regularly.

3 Frankly, it ought to be included into the WordPress core, in my opinion.

4 It took me a little while to figure out just exactly how to make it work.

WordPress Plugin - Subscriber Gadget for myDashboard

Permalink

The Subscriber Gadget is an additional gadget for the myDashboard gadget library.  It works in conjuction with two other plugins – the Subscribe to Comments plugin and the complementary WP View Subscriber Info plugins, the latter of which places a module in the default WordPress dashboard that shows you how much subscribers you have to your posts.  myDashboard overwrites your default WordPress dashboard, and so the View Subscriber Info module is lost, as well.  The Subscriber Gadget is a port of the View Subscriber Info module, putting your subscribers’ stats back on your dashboard where you can see them.

Installation:

  1. Download, install, and configure the Subscribe to Comments plugin and the complementary WP View Subscriber Info plugins
  2. Download the [download#6].
  3. Upload subscriber-gadget.php to your /wp-content/plugins/ directory and activate it.
  4. The gadget should now appear in your Gadgets Library in your dashboard for you to add and position from there.

Screenshot:

Subscriber Stats

Questions and bug reports should be directed to my support forum.

If you like this plugin, please consider making a donation to my tip jar:

Changelog:

2007.08.01 (v1.0)


  • Original release

Plugins That Just Got Overhauled

Permalink

I do love the WordPress community.  The software is continually upgraded so that it’s constantly getting better.  And when a plugin breaks, it isn’t usually long before the plugin author updates it for the latest version of WP or someone finds a workaround.  When I upgraded to WP 2.1, I noticed that a handful of my favorite plugins were either themselves broken or broke WordPress itself.  Here’s the shortlist:

  • LiveJournal Crossposter – This was the one that actually broke WordPress itself.  I made the mistake of leaving it turned on when I ran the upgrade (I got lazy), and it actually mucked with the install itself, preventing a couple of tables from updating and populating properly.  I had to revert to a previous version, as a result, and then re-run the upgrade with the plugin turned off.  The author of this plugin hasn’t yet updated this plugin (or even acknowledge comments left by me or others notifying him of the incompatibility), but one savvy user found a way to fix it.  So, thanks to Dotan for supplying the solution until Evan can get around to issuing an official update.
  • Sideblog – I notified Kates that his plugin was causing entries with more than one category to display once for each category.  I was suddenly having multiple copies of some entries showing several times over, even though said entry was only in the database once.  Kates said he’d get to it when he had time, and within just a couple of days, the update had been released.  I love this plugin for keeping my one-line entries and linklog on the sidebar.  Oh, and despite what the plugin page currently says, Sideblog is actually in its 3.6 iteration and works splendidly again.
  • Subscribe to Comments – I’m not sure if it was an incompatibility issue with WP 2.1 or something else, but I was notified that this plugin was returning a header error when people left comments.  So I turned it off, only to find that I didn’t have the most recent version.  So I updated, and now it seems to work great again.  The admin interface is much more crisp and complete, actually displaying everyone who has ever subscribed to comments and letting me see at a click which entries they’ve subscribed to.  Very clean, very nice.

Those are the major plugins I use that needed upgrades.  Everything else had either been upgraded already or still worked with the new version of the software.  All this within just a couple of days of 2.1’s release.  Did I mention that I love this community?

Anyone else have any cool plugins they’d like to recommend or that needed upgrades?