Viper’s Plugins Used

NOTICE:

This plugin has been discontinued. It was last updated in 2005 and since then many other and better plugins have come along, including Lester “GamerZ” Chan’s WP-PluginsUsed. I would recommend using one of those plugins rather than this ancient one.

Description:

I was unhappy with the other “Plugins Used” plugin that was out there (pluginsUsedPlugin) for a number of reasons, mainly that it didn’t output the plugins in alphabetical order as well as I wanted more configuration options. So, I started over and wrote my own plugin.

This plugin allows you to list out all plugins that you have activated as a table or an unordered list. You can toggle displaying the version, author, and plugin description. You can also set custom plugin descriptions via the plugin’s options page.

For an example, click here.

What’s New in v1.1x:

  • Version 1.12 — I was modifying the content of the edit form POST contents and instead of saving the edited string to my own variable like I should have, I had been saving it to the $_POST array which was causing some issues with WordPress. Fixed that in this version.
  • Version 1.11 — error with the quotes in the HTML of the version column header in the table output.
  • Version 1.1 — a few bug fixes here and there, but mostly the addition of an options page where you can set custom plugin descriptions. This came as a result of a request by swordfish on the WordPress support forums.

Usage:

See the readme.txt inside the ZIP for usage instructions. The instructions go into great detail and therefore are rather long, so I’d rather not clutter up this page with them. However, even though they are long, this plugin is not hard to install and use. The instructions just are long as they describe how you can cutomize everything.

Download Latest:

Support / Feature Request Forum:

http://www.viper007bond.com/wordpress-plugins/forums/viewforum.php?id=17

Donate

If you enjoy this plugin, please consider sending a few bucks my way. I’ve spent a lotta time on this plugin and all donated money will be put towards paying off my college loans and such. 🙂

Option Page Screenshots

Click for a larger version.

Options Page - Listing All Plugins [Thumbnail]

Options Page - Editing Plugin Description [Thumbnail]

128 thoughts on “Viper’s Plugins Used

  1. [Comment ID #8841 Will Be Quoted Here]

    Well, first make sure you don’t have any really long URLs or anything in the descriptions that are forcing the text to not line wrap. IF you do, use this plugin’s options page to edit the descriptions that get displayed.

    After that, you can use CSS to control the overall width of the table. The table has the CSS id “pluginstable”, so something like this will probably work:

    #pluginstable { width: 800px; }
  2. [Comment ID #8843 Will Be Quoted Here]

    Yeah, as I suspected, you have a long string that isn’t wrapping and it’s forcing the width of your table to be quite large. You need to edit the displayed description for “Landing sites” and remove this bit:

    http://www.w-a-s-a-b-i.com/archives/2006/02/02/wordpress-related-entries-20/

    or at least turn it into a hyperlink. It’s forcing that column to be really wide.

  3. Pingback: 我使用的wordpress插件 at WongLaye

  4. Pingback: 無由亂記 : Blog Archive : ‧如何製作一個 Wordpress Plugins 頁面

  5. Pingback: 蠻牛天空 - Just another WordPress weblog » 好玩的 wordpress 外掛

  6. Pingback: Living in the Whine Country » What tweaks & plugins for Wordpress do I suggest?

  7. Pingback: Brown as Milk at attempting:Lucidity

  8. Pingback: TechZOnline.net » New plugins, Recent Comments, Plugins Used & Gravatar Signup

  9. Pingback: Slant Truth » Wordpress Plugins

  10. Pingback: BlogDay 2006: Viper007Bond > JonLandrum.com

  11. Pingback: Because I Write » Blog Archive » links for 2006-10-26

  12. Pingback: 羅賓還在BLOG » 博客文章 » 2006年我的外掛

  13. Pingback: Plugins Upgrade at Ah Knight’s Blog

  14. I’m glad you wrote this plugin as it’s quite nice, but I’m wondering if you’re going to update it for WordPress 2.1. The use of $title* variables leads me to believe it isn’t currently compatible with WP 2.1.

  15. hi there,

    you say it is not compatile with wp 2.1 but it works with wpmu which is based on wp2.1….
    another thing is, can I somehow modify your plugin to just list all available plugins? I need to show a list of all available plugins, rather than those I use.

    thx

  16. ovidiu on December 24th, 2006 at 4:44 AM wrote:

    you say it is not compatile with wp 2.1 but it works with wpmu which is based on wp2.1….

    All I know is that a PHP error comes up in WP 2.1 and it didn’t previously. I haven’t had a chance to look into the exact problem due to other projects and the holidays.

    And I doubt all of the changes to the SVN have been ported to MU. It’s probably a bit behind the main core.

    ovidiu on December 24th, 2006 at 4:44 AM wrote:

    another thing is, can I somehow modify your plugin to just list all available plugins? I need to show a list of all available plugins, rather than those I use.

    Use get_plugins(). It returns an array of all plugins in the plugins directory. You may need to require/include in wp-admin/admin-functions.php.

  17. Pingback: Plugins for Plugins! | Traffic Tart

  18. Pingback: Days of Immaturity » Wordpress Plugin List

  19. Pingback: papierlos.net » Blog Archive » links for 2006-10-26

  20. Pingback: WordPress plugins used » The Spicy Cauldron » Blog Archive

  21. Pingback: Paul, Kerri and The Boys » WordPress plugins & updates

  22. Pingback: 本站的 WordPress 外掛清單 at 真‧他媽的

  23. Pingback: Wordpress Plugins Themes Download » Blog Archive » Viper’s Plugins Used

  24. Pingback: yo2.cn WordPress 博客服务 » 我想使用的WordPress插件和主题

  25. Pingback: SurfFoo for 6-Mar-07 through 7-Mar-07 | modifoo

  26. Pingback: 誰的部落格 : Blog Archive : 模組清單 - Viper’s Plugins Used

  27. Pingback: Back-on Online - Back-on Fansite » Blog Archive » A few updates - Phase 3.1

  28. Pingback: None » 這幾天加了幾個新功能…

  29. Pingback: atourworst.org » Atourworst - Not so ugly anymore

  30. Pingback: Show Off Your Top Posts With Mint Popular Posts WordPress Plugin | Connected Internet

  31. Pingback: Musthave-WP-Plugins | NanoPub

  32. Pingback: 本站的 WordPress 外掛清單│真.他媽的

  33. Pingback: wNote V2 主题发布

  34. Pingback: 漫步 » 用Viper’s Plugins Used实现插件页

  35. Pingback: 漫步 » 用Viper's Plugins Used实现插件页

  36. Pingback: 漫步 » 用Vipers Plugins Used实现插件页

  37. Pingback: 漫步 » Wordpress插件推荐

  38. Pingback: JooIT | 博客使用的几个实用WordPress插件

Comments are closed.