Discussion What's the most pointless WordPress plugin you've come across?

Discussion in 'WordPress Plugins' started by Kevin Muldoon, Oct 30, 2011.

  1. Kevin Muldoon WordPress Fanatic!

    I check the official plugin directory to see if any good plugins have been released. The vast majority of plugins that are released are small hacks that don't add a lot of functionality to your website; though even the smallest tweaks will be useful to some people, depending on what you use WordPress for.

    That being said, there are a lot of plugins that are being released that I just can't see the point of. For example, the other day I came across a plugin called Alert before your post. All the plugin does is alert you when you click the publish button to check your article for mistakes.

    What's the most pointless WordPress plugin you've come across?

    Kevin
    Laxman likes this.
  2. Laxman New Member

    Not came across the useless plugin till now :)
  3. pippin New Member

    Ten + plugins to hide the admin bar . . .
  4. Kevin Muldoon WordPress Fanatic!

    lol yeah. A quick search for 'remove admin bar' brings up hundreds of results!
  5. pippin New Member

    If you go to wpplugins.com and search for it you will find at least two premium ones for it, and they're priced around $10 . . . pointless.
  6. Kevin Muldoon WordPress Fanatic!

    I think I can beat that. I just checked wpplugins and the first plugin that came to my attention was a plugin for $10 that removes the hyperlink when you add an image. Mmmmm - isn't that what the Link URL None button is for!
    Praveen Gowda I V likes this.
  7. pippin New Member

    Ha! Lame. I applaud people for trying, but really, at least try.
  8. OneArmedGraphics New Member

    Logins that do stuff already possible via shortcodes, or YouTube embed ones when you can just paste the URL and you're done.

    Also get frequently disappointed with reviews of premium (for-pay) plugins where the reviewer doesn't mention the alternatives that cost nothing.
  9. Kevin Muldoon WordPress Fanatic!

    I've been guilty on that on occasions. I sometimes link to free alternatives, I sometimes don't. It depends. If a premium plugin is feature rich and there is no free plugin that comes close to it, I don't always link to an alternative.

    Also, I personally don't think it's necessary to link to a free alternative if the plugin only costs $5 or so (from codecanyon etc). :)
  10. pippin New Member

    I've also been guilty of this too, but, as you said, I also don't think it is always necessary. If I'm writing a review of a plugin, as I try to do somewhat frequently, I'm writing about that plugin, not trying to get people to go try other similar plugins. And, as Kevin said, if a plugin is only $5, no big deal. If it's $50, then sure, link to other free versions.
  11. Rison Member

    I haven't seen any pointless plugins. I think every plugin is created for a purpose. Some plugins might seem so pointless to us, but maybe it is useful to someone else.
  12. Kevin Muldoon WordPress Fanatic!

    I understand what you're saying but there are still plugins out there that are pointless. For example, the plugin I mentioned above that removes the link from images. This functionality is already built into WordPress.
  13. Jimmy New Member

    I think the google analytics plugin is pointless. Just copy the code to the theme, why use a plugin that may result in performance issue? Well, but that's just me, maybe it's useful for people who don't understand how to add the code to their theme.
  14. Rison Member

    Actually I love the use of Google Analytics plugin. I use Google analycator and Google analytics dashboard. :)
  15. Kevin Muldoon WordPress Fanatic!

    Analytics dashboards are useful as a quick way of viewing your stats. I agree that plugins that simply insert the code into the footer for you are kind of pointless.
  16. George Serradinho New Member

    Well, to be 100% honest, NOT ONE.

    Let me explain a bit as some might be upset or think I'm funny. At this stage I have a few plugins which I do like, but it would be nice to have them as one plugin.

    If I had to incorporate plugins into 1, they would be the following:
    1. JetPack
    2. SEO Friendly Images
    3. Subscribe To Comments
    4. GoCodes
    5. Google XML Sitemaps
    6. W3 Total Cache
    7. Wordpress Download Monitor
    8. Author Advertising
    9. Google XML Sitemaps
    It would be n ice if WP could actually have a few of the above part of their setup. Like the SEO images, subscribe to comments and jetpack.

    The above is just my opinion.
  17. Kevin Muldoon WordPress Fanatic!

    I don't think it's practical to have different kinds of plugins from different developers being grouped into the one plugin. However, I think some of the plugins you mentioned should be incorporated into the WordPress code. For example, subscribe to comments and a good XML sitemap option.
  18. Ryan New Member

    Just because the purpose of a plugin is not obvious to you, does not mean it is not extremely useful to somebody else ;)

    I strongly disagree with both of you. There are multiple reasons why people would use those plugins.

    1. If the person administrating the site does not have the ability to edit PHP files
    2. It is a multi-site network where the same theme is used for multiple sites
    3. Abstraction of code - user can change themes without needing to worry about moving their analytics code.
    4. Avoidance of error: Analytics code plugins can check that you have entered the code correctly and that it is loading in the correct place.
    5. Allows individual site owners on a network to set their own code, yet allows the network admin to hook in their network wide analytics code in unison with it
    6. Plus probably a bunch more reasons I just can't think of right now
    I ended up creating a custom plugin for reasons 1, 2, 3, 4 and 5. All of the existing plugins which satisfied all of my requirements featured horrid advertising in the admin panel and usually had way more options than I needed (I had fairly basic requirements).
  19. Ryan New Member

    Automatically converting URLs is not guaranteed behaviour on all sites. Shortcodes are required in many situations.
  20. Kevin Muldoon WordPress Fanatic!

    You make some good points Ryan. I have the habit of looking at the quality of a plugin on the assumption that the administrator has at least a basic knowledge of HTML and PHP. I think this is because I don't create websites for clients. Those who do create websites for others may find plugins that I may think as pointless very useful as they make the admin area more user friendly.

Share This Page