RSS feed

Nutsmuggling

Plugins List: credit where credit’s due

This is a simple Wordpress plug-in aimed at giving credit where credit is due.

I am talking about those wonderful plug-in creators who make our life easier, allowing us to do wonderful things without any knowledge of php. After completing my website I felt I had to thanks those people and quote them somewhere. This plug-in lists all the plugins you are using. The plugin can inserts a simple html list into any post/page.

Plugins List allows to insert a simple list of your plugins into you posts and pages through a shortcode. If you’re into customisation, you can specify a format argument and indicate the exact data you are after. There’s also an option to display also inactive plugins.

My thanks to Matej Nastran’s My plugins, from which Plugins list was initially derived.

Download

Click here to download Plugins List.

Installation:

Upload the plugin to your wp-content/plugins folder and activate it.

Usage

At the simplest, you can use plugins list this way:

<ul>
[plugins_list]
</ul>

You can customise the output specifying the format argument. Here’s an example:

<table>
  <tr>
    <th>Title</th><th>Author</th>
  </tr>
[plugins_list format="<tr><td>#LinkedTitle#</td><td>#LinkedAuthor#</td></tr>"]
</table>

The placeholders are: #Title#, #PluginURI#, #Author#" ,#AuthorURI#, #Version#, #Description#, #LinkedTitle#, #LinkedAuthor#. I guess their meaning is self evident.

If, for some obscure reason (I cannot think of any), you want to list also the plug-ins you have installed but are not using, here’s the formula:

<ul>
[plugins_list show_inactive='true']
</ul>

The plugins list can be freely styled with css, just place any class or id attribute on the format string, or on the elements surrounding it.

Demo

For a demo of Plugins list, check my credits page.

Price

This plug-in is free. You can use its code for whatever purpose comes to your mind, as long as you respect the GPL license.

Support

The plugin is currently released ‘as-is’, but feel free to signal any problem commenting this page. I’ll be happy to do my best to solve it.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Google
  • Technorati
  • StumbleUpon
  • Furl
  • Reddit

115 responses to “Plugins List: credit where credit’s due”

  1. New wordpress plugin: Plugin List | Nutsmuggling says:

    [...] Plugins List: credit where credit’s due [...]

  2. WordPress Plugin Releases for 5/21 | BlogBroker24-7 says:

    [...] Plugins List [...]

  3. Wp Wordpress » Blog Archive » WordPress Plugin Releases for 5/21 says:

    [...] Plugins List [...]

  4. Blog-Her » New Plugin: My Plugins says:

    [...] Plugin: My Plugins I recommend a plugin called Plugins List — it out puts a simple list of the plugins you are using with your Wordpress-powered blog. I [...]

  5. it came from mars » Blog Archive » My Wordpress Plugins says:

    [...] Just in case some of you ever wanted to know. The list below was generated by Plugins List. [...]

  6. links for 2008-05-22 « RabiFoot at wordpress.com says:

    [...] Plugins list – A wordpress plugin to list the plugins you are using | Nutsmuggling (tags: wordpress list plugin) [...]

  7. Weblog Tools Collection » Blog Archive » WordPress Plugin Releases for 5/21 says:

    [...] Plugins List [...]

  8. Davecat says:

    My friend and I tried several times to get the plugin to work. We added the .php file, uploaded it to the appropriate folder, activated it, dropped in the code you mentioned, and it failed to work at least eight times between us. Then I stumbled onto the problem: you have it written as

    [plugin list]

    where it should be written as

    [pluginS list]

    Problem solved!

  9. Davide says:

    Davecat, thanks a million for signalling the typo! I bet lots of users had encountered it. I have changed the post accordingly. Thanks again, Davide

  10. Все о Wordpress » Плагины для Wordpress 27.05.2008 says:

    [...] Plugins List [...]

  11. youkeyboardj says:

    I’d surprise were called We had returned I remember and dream. it’s name huge tree having and saw it’s name now

  12. WordCast | WordCast 14: Blog’s Anatomy says:

    [...] pick, Plugins List, lists all plugins installed on your blog and gives credit to the [...]

  13. blog.rotracker.net » Blog Archive » WordPress Plugin Releases for 5/21 says:

    [...] Plugins List [...]

  14. Bitwire.TV | WordCast 14: Blog’s Anatomy says:

    [...] pick, Plugins List, lists all plugins installed on your blog and gives credit to the [...]

  15. WordPress Plugins: Plugins List at WordPress Today says:

    [...]   Plugins List,列出当前使用/未使用的插件列表。   上传激活后,在需要引用插件列表的地方加入如下代码: <ul> [plugins list] </ul> [...]

  16. wppluginz.com » Blog Archive » Plugins List 0.2 says:

    [...] [Download] [Plugin Page] [...]

  17. Wp Wordpress » Blog Archive » Weblog Tools Collection: WordPress Plugin Releases for 5/21 says:

    [...] Plugins List [...]

  18. Lee.org » My Wordpress Plugins 6-6-08 says:

    [...] Plugins list (v. 0.2 ) by Davide Benini. [...]

  19. Плагин Wordpress для вывода списка всех плагинов, используемых в блоге | Личные заметки руководителя проектов says:

    [...] вывести список всех используемых на сайте плагинов Plugins List на отдельной странице или в отдельной [...]

  20. Плагины WordPress | Личные заметки руководителя проектов says:

    [...] вывести список всех используемых на сайте плагинов Plugins List, о котором я писала ранее, получила так нынче [...]

  21. WordPress Plugin Releases for 5/21 | Wordpress Blog NL says:

    [...] Plugins List [...]

  22. baron says:

    hi. Thanks for plugin

    perfect.

    Regards

  23. Davide says:

    You’re very welcome, Davide

  24. Leonaut.com says:

    Plugins list…

    This is a simple Wordpress plug-in aimed at giving credit where credit is due. Plugins list is directly derived from My plugins, a plug-in by Matej Nastran which produces a table of installed plug-ins. I made this plug-in because I was after a simple l…

  25. ovidiu says:

    you have a big error on the installation page: http://wordpress.org/extend/plugins/plugins-list/installation/

    your example there is missing an “s”

    it says [ plugin list ] instead of [ plugins list ]

  26. Davide says:

    Thanks for calling my attention to that!
    I had corrected this page and forgotten the readme.txt was wrong. I am committing the changes to the repository, the installation instructions should be fixed within some minutes. Thanks again!
    Davide

  27. A List of Plugins Used on the Bava at bavatuesdays says:

    [...] Used on the Bava Published July 23rd, 2008 in Uncategorized. I have been meaning to use David Benini’s Plugins List plugin (I love plugins about plugins–the meta-plugin!) which simply allows you to include a [...]

  28. edutech » Blog Archive » A List of Plugins Used on the Bava says:

    [...] have been meaning to use David Benini’s Plugins List plugin (I love plugins about plugins–the meta-plugin!) which simply allows you to include a [...]

  29. WordPress 插件发布汇集 – 7月28日 - WordPress中文站 says:

    [...] Plugins List 插件列表 [...]

  30. WordCast 14: Blog’s Anatomy | WordCast says:

    [...] pick, Plugins List, lists all plugins installed on your blog and gives credit to the [...]

  31. Davecat says:

    Any chance you’ll be updating this for WordPress 2.7?

  32. Davide says:

    HI Davecat, and thanks for dropping the comment. I hadn’t noticed there were problems with WP 2.7, now I see that links are not working. Anyway, I’ll try to fix this soon, for I am going back into WP development in a few days, to upgrade my events plugin.

  33. Now with the latest go-faster stripes / Pet a cat and roll your Rs in her honour-- Shouting to hear the echoes says:

    [...] call it a success. Not one hundred per cent success, mind you — I don’t think the Plugins list plugin (how very meta) that I’m using works properly with WP 2.7, as it doesn’t list all the [...]

  34. Davide says:

    The plugin has been upgraded to 0.2.2, and it’s now compatible with Wordpress 2.7.
    Enjoy!

  35. WordPress Plugin Releases for 12/27 | Weblog Tools Collection says:

    [...] Plugins List [...]

  36. Davecat says:

    Well done, sir! :-)

  37. Davide says:

    My honour :)

  38. WeblogToolsCollection Español » Archivo del Blog » Novedades Plugins de WordPress 27/12 says:

    [...] Plugins List [...]

  39. Plugins List : Listez les plugins qu’utilise votre blog. | Geekeries.fr - Astuces Wordpress 2.7, Actualités High-Tech, Plugins Wordpress, Apple, Windows says:

    [...] Plugins List vous permet d’afficher les plugins installer sur votre blog, qu’ils soient activés ou non, c’est vous qui décidez. Parfait pour une page “Crédits” où vous rassemblez toutes les informations de votre thème ou autre. Ce plugin affichera donc les plugins de votre blog… étonnant, mais très simple d’utilisation. [...]

  40. Affichez très facilement une liste des plugins utilisés sur votre blog | Jean-Baptiste - Blog perso, Actualités, High-Tech, WordPress, Webdesign says:

    [...] Plugins List affichera le nom du plugin, sa version et l’auteur avec bien sûr un lien vers la page du plugin et vers le site de l’auteur. Ce qui manque quand même à ce petit plugin, c’est que la descripion n’est pas activée. Heureusement Valentin nous a concocté un petit bout de code pour afficher la description des plugins. [...]

  41. Infinity says:

    thanks for the plugin, IMO you can never have too many plug-ins ;)

  42. 展示插件的插件:Plugin List,Plugins List | 作甚@ZUOSHEN.COM says:

    [...] 作者的插件页 [...]

  43. 展示插件的插件:Plugin List,Plugins List « Wordpress插件 says:

    [...] 作者的插件页 [...]

  44. Davide says:

    Version 1.0 is out, give it a look!

    Davide

  45. Valentin says:

    What are the changes? Thank for plugin :)

  46. CGHill says:

    I’ve just updated to 1.0, and the shortcode doesn’t seem to be working anymore.

  47. Davide says:

    For those updating:
    Make sure to add an underscore. It was [plugins list], now it is [plugins_list].

    @Valentin:
    You can now specify your own pattern, and decide which info to show. Take a look at the usage section. Of course if you’re happy with the plugin, you can just leave the default format, but make sure to add an underscore.

    Davide

  48. WordPress Plugin Releases for 03/06 | Weblog Tools Collection says:

    [...] Plugins List [...]

  49. WordPress Plugin Releases for 03/06 | Wordpress Blog NL says:

    [...] Plugins List [...]

  50. CGHill says:

    Just so, and thanks for the heads-up. :)

  51. C. says:

    Hi,

    thanks for the plugin – makes things way easier. One thing … I am using #LinkedTitle# and #LinkedAuthor# (and nothing else) but the output does include the version number:

    [...] Plugins list (v. 1.0) by Davide Benini. [...]

    I’d prefer version numbers to not show up unless I specify they should. Any way to change that easily?

    Thanks, -C.

  52. Lee.org » Blog Archive » Current Wordpress Plugins says:

    [...] Plugins list (v. 1.0) by Davide Benini. [...]

  53. Eklenti.Net > Wordpress Eklentileri » Plugin List says:

    [...] Eklenti Ana Sayfası [...]

  54. WordPress 插件集锦系列 101-150套 « wordpress 非官方中文站——助力中文wordpress says:

    [...] Plugins List 插件列表 [...]

  55. Installerade WordPress-plugins - Backend Media says:

    [...] Med inspiration av Joakim Jardenberg visar jag mina installerade WordPress-plugins. Listan uppdateras automatiskt med, just det, en plugin som heter Plugin list: [...]

  56. Plugins list – A wordpress plugin to list the plugins you are using | Nutsmuggling says:

    [...] Go here to see the original: Plugins list – A wordpress plugin to list the plugins you are using | Nutsmuggling [...]

  57. Gaby says:

    This is such a useful plugin. I nearly didn’t use it because the code was invalid (some of the attributes had characters that broke it – you may want to look into that), but then I saw the format option which was perfect :D Thank you very much for making this!

  58. The WordPress Plugins I Currently Have Loaded | Over The Road says:

    [...] Plugins list [...]

  59. blogs.uugrn.org » Blog Archive » Update der Plugins says:

    [...] Plugins list (v. 1.0) by Davide Benini. [...]

  60. Plugins list – A wordpress plugin to list the plugins you are using | Nutsmuggling | WpMash - WordPress News says:

    [...] See the article here: Plugins list – A wordpress plugin to list the plugins you are using | Nutsmuggling [...]

  61. Dave says:

    Hi

    Thanks for a great plugin. I was looking for ages. Of course if you search for ‘list plugins for wordpress’ you get thousands of articles about peoples favourite plugins rather than finding yours.

    Maybe a name change to ‘Colophon for Wordpress’ or something distinctive?

    I did play with the code to also list inactive plugins but it seems to list all of them again (see http://blog.beara.ie/?page_id=65). I figure it maybe to do with cruft in my database so don’t worry too much.

    All the best

    Dave

  62. Don says:

    I thought I wasnt going to like this blog but more I read the more I liked it.

  63. blogs.uugrn.org » Blog Archive » Plugin-Update 2009/08/31 says:

    [...] Plugins list (v. 1.0) by Davide Benini. [...]

  64. Steven Vachon says:

    Great plugin. However, I’m running into a bug that’s really…. bugging me. I’ve posted it on the WordPress plugin page.

    http://wordpress.org/extend/plugins/plugins-list/

    Thanks

  65. Credits / Pirate / Student says:

    [...] it Here: Plugins List by Davide Benini stored in: Popularized tech. tagged: about, author, credits, list, plugins, [...]

  66. blogs.uugrn.org » Blog Archive » Plugin-Update 2009/09/23 says:

    [...] Plugins list (v. 1.0) by Davide Benini. [...]

  67. D. Philip Alex says:

    Hi there

    We are expecting some problems whereby participants who try to register for an event on our website gets the following message on several occasions ” Sorry, there arent many seats available!”

    Many attempts at trying to resolve this have failed. We need this to be rectified to proceed with our website. Could somebody please advice.

  68. blogs.uugrn.org » Blog Archive » Plugin-Updates 2009/10/05 says:

    [...] Plugins list (v. 1.0) by Davide Benini. [...]

  69. Rich Spall says:

    Only want to say your article is stunning. The clarity in your post is simply spectacular and i can assume you are an expert on this subject. Well with your permission allow me to grab your rss feed to keep up to date with succeeding post. Thanks a million and please keep up the sound work

  70. рустан says:

    Забавно, обычно все пишут как надо делать. Учат всему на свете, а своих ошибок не замечают. А здесь такое самолинчевание.

  71. олег says:

    Хорошая затея, мне по нраву. Главное чтобы все понятно было, как для новичков, которые еще даже не все термины знают в этом деле.

  72. farmville alan says:

    Ive been following your blog posts for quite a few weeks; and im enjoying reading most topics.

  73. Mes 10 plugins Wordpress préférés says:

    [...] Télécharger Plugin list [...]

  74. 两个展示插件的插件 | 学好 says:

    [...] 作者的插件页 [...]

  75. cam mozaik says:

    Thanks For Information..

  76. cam mozaik says:

    Thanks a lot! I am just learning Information. Php and this was very easy to follow and helped a lot. You really took time to explain every little bit. Thanks again…

  77. [Note] Liste des plugins de ce blog | Hugues Valentin says:

    [...] rien de bien important, mais le plugin Plugins List est fait pour lister tous les plugins que vous utilisez sur votre blog [...]

  78. Valentin says:

    Hey ! I would like exclude some plugin in my list. How to ?

    Thanks !

  79. Bart says:

    Great plugin – I have installed it on three sites thus far, but only once with total success.

    It runs perfectly on http://www.americansinalsace.com. Top stuff!

    It runs the agenda on http://www.strasbulles.fr – the only bug being that in order to add details about each event you have to go into phpmyadmin and fill in the appropriate fields ~ as the ‘details’ section does not appear to work.

    It won’t even install however on my latest project, which is hosted on an IIS server. Instead I get a parsing error: Parse error: syntax error, unexpected $end in D:\…\wp-content\plugins\events-manager\dbem_events.php on line 2358

    I’m willing to pay for a solution if anyone has any ideas.

  80. Shad Skaff says:

    It’s inspiring to see that the starting site owners are yet again aiming at bringing a more rounded content rather than just aiming on worthless and garbagy articles. Thus the assets of individual article are more probable to be discovered.

  81. Recuperar Archivos Formateados says:

    Me sirvió mucho leer este artículo y los comentarios de los demás. Suerte!

  82. Joaquin says:

    Hey There. Firstly nice website. Thanks for making this public. I love telekinesis.

  83. Heel says:

    table linens wholesale bennhaccom viet nam bethel model jpg tv s nippel slips hilos mujeres colombianas descuidos body kit scion tc vicky lamotta playboy fastenmaster trimtop screw jose luis censura clips amox clav medicine packing gun calibers chart read silhouette by langston hughes aniversarygift ideas fotos karime lozano chick filet restaurant tdcj inmate information fetal alcohol syndrome mujeres descuidadas ensenan todo dayton baja tires 305 basketball championship slogans for t shirts

  84. nupgoolulse says:

    yicgoghsx http://www.free-mass-traffic.net/free-mass-traffic/free-mass-traffic-review Free Mass Traffic

  85. Glitter Blog Bling - CogDogBlog says:

    [...] plugins I use on the site, and it was never up to date. But like apps, there is a plugin for that! Plugins List is a plugin that lists all the other plugins on your site. All i had to do to get a dynamic list is [...]

  86. галан котлы установка says:

    ок торч

  87. Wordpress için Plugin List eklentisi | Güncel Blog Merkezi says:

    [...] Eklenti Ana Sayfası Geri Dön Yorumlar: 0 Okunma: 1 defa Benzer Yazılar:WordPress için Clean Contact eklentisiWordPress için Whois eklentisiWordPress için WP-Lightform eklentisiWordPress için MP3 Player Plugin eklentisiWordPress için Dewplayer eklentisi Yazıyı Paylaş: [...]

  88. cin takvimi says:

    Yay google is my world beater helped me to find this great internet site ! .

  89. blogs.uugrn.org » Blog Archive » Plugin-Updates 2009/12/08 says:

    [...] Plugins list (v. 1.0) by Davide Benini. [...]

  90. Houston says:

    This actually answered my drawback, thank you!

  91. Jitterbug Cell Phone says:

    How can I locate out much more data on this matter?

  92. bazastron says:

    Profoundly trustworthy and successfully maintained web directory. If the positions your spider’s web locate can any longer submit your install to our directory in search free. do gazu!

  93. chat says:

    Göcek; ülkemizin güney batısında yer alan güzel bir tatil beldemizdir. Yaz kış tatil imkanı bulabildiğiniz Göcek’de yazları denizin, kumsalın, güneşin ve parlayan maviliklerin tadını çıkartabilirken, kış aylarında da yaz aylarına göre daha sakin olan Göcek’de doğayla içiçe sessiz ve huzurlu bir tatil geçirebiliriniz. Kış ayları genellikle çok sert geçmemektedir ve yöre halkı kış aylarında bazen denize bile girebilmektedir. İklimi tipik Akdeniz ilkimidir ve zengin bitki örtüsüne sahiptir. Göcek’de kendinizi engin maviliklerin ve her tondan yeşilin içinde bulacaksınız. Göcek de sıradan tatil anlayışınız biraz değişebilir. Deniz, kum ve güneş ve dinlenme olan tatil

  94. washington dc map says:

    WONDERFUL Post.thanks for share..extra wait .. …

  95. private equity education says:

    Please refer buddies who need enable.

  96. Jerilyn Balthazor says:

    This can be such a nice resource that you’re providing and you provide it away for free. I love seeing websites that understand the value of providing a quality resource for free. It’s the old what goes around comes around routine.

  97. Delbert Olkowski says:

    I had a close call by almost peeing myself reading the other comments.

  98. Rolanda Labre says:

    Spot on with this write-up, I really suppose this web site needs rather more consideration. I’ll most likely be again to learn way more, thanks for that info.

  99. Zobacz says:

    I together with my buddies came reading through the best information and facts from your web blog and so at once I got a terrible feeling I never expressed respect to the site owner for those tips. All the boys are already for this reason happy to see them and already have honestly been taking pleasure in those things. I appreciate you for genuinely so thoughtful as well as for having certain superb things millions of individuals are really eager to learn about. Our honest apologies for not expressing appreciation to you sooner.

  100. Ken@ yeast infections in men says:

    @Rahul – It just goes to show that honestly, unless you’re hooked into the Big Dogs network, there really is no shortcut at all. Be unique, be magnificent, and sing your own song. And be prepared to work your earlobes off for it!

  101. Cammie Wohler says:

    Thank you! I loved the article. I was curious as to your opinion about Evergreen Business Systems?

  102. Robin Tep says:

    I was looking for this certain information for a long time.

  103. women games says:

    how do u put u’re own pics for the background? also how do u put music?.

  104. SleeratwelF says:

    hosting Wyszukujesz bezproblemowego i opłacalnego sposobu, tak aby podwyższyć środki loklanej jednostki biznesowej? Mam z tej przyczyny dla Ciebie mądre rozwiązanie. Marketing. Pojmuję, miało być oszczędnie, pomimo tego gwarantuję Ci, że tak będzie. Najprostszą i w najwyższym stopniu uniwersalną, jednak naraz w najwyższym stopniu wydajną postacią reklamy jest witryna internetowa. Aktualnie, jeżeli Twojej jednostki biznesowej nie ma w Necie to możesz zapomnieć o dużych przychodach. Każdy szuka najpierw w sieci zbiorowej, dopiero w następnej kolejności potencjalnie sięga po gazetę, lub podpytuje znajomych. Popatrzmyż prawdzie w oczy, witryna internetowa jest de facto konieczne. Jeśli nie jesteś obeznany w materiach domen i Internetu nie zamartwiaj się. Nasza jednostka zaistniała z tej przyczyny specjalnie dla Ciebie. Zaświadczamy usługi z aspektu hosting od startu do kresu. Nasi fachowcy odpowiedzą na Twoje wszelkie pytania i wspomogą dostosować najlepszą ofertę dla Ciebie. Dzięki nam zdołasz zwiększyć profity swojej firmy przy ściśle mówiąc śladowym nakładzie finansowym. Jakim sposobem? Z przyczyny usługi hosting. Fachowy hosting jest tym czego szukasz. Przetestuj na własnej skórze jakże przy naszej asysty powiększysz dochody swojej jednostki biznesowej.

  105. 两个展示插件的插件 - WP痴综合网站 says:

    [...] 作者的插件页   本文链接: 两个展示插件的插件 版权所有: 非特殊声明均为本站原创文章,转载请注明出处:WP痴综合网站 订阅更新: 您可以通过RSS订阅我们的内容更新 [...]

  106. Choinka Zylkowa says:

    My spouse and i felt joyful that Albert could do his analysis because of the precious recommendations he gained through your weblog. It is now and again perplexing just to choose to be giving freely tips and tricks which usually some other people could have been making money from. Therefore we remember we now have the blog owner to thank for this. Those illustrations you have made, the straightforward web site navigation, the friendships you can help to instill – it is everything sensational, and it’s facilitating our son in addition to us imagine that that idea is cool, which is certainly particularly serious. Many thanks for everything!

  107. wordpress Plugin List eklentisi | ProfTm | Ve Biraz Teknoloji... says:

    [...] Eklenti Ana Sayfası [...]

  108. Solai Luke says:

    This can be a interesting article! Many thanks for this! Along with sincerely Luke aka couchgool.

  109. Atenoumounk says:

    Lots of usefull specifics and then enthusiasm, both of which many of us will want, are grateful for this specific.

  110. Melissa says:

    Hello, This article is very useful. I will try this out. Congrats!

  111. DavyB says:

    when formatting as a table I get a massive block of white space when using the instructions on the description tab

  112. 1amhyznhvzqnt says:

    I appreciate entrance. Simply put i practically passed a person’s people website right up in google however So i’m happy That i clicked the hyperlinks and also to examine this. Now i am undoubtedly better advised presently. I am aware of a good number of people that should take a visit. They won’t hesitate to absolutely acquire a give up due to just what We read overly. Hehe. –Christian

  113. курсовая по теории машин МГАХМ says:

    чё то не очень….

  114. Internal Wall Insulation says:

    Bestest List for Today…

    The premiere topic….

  115. Project management plugin says:

    Thanks a lot for sharing this with all people you really recognise what you are talking about! Bookmarked. Kindly also discuss with my web site =). We could have a hyperlink alternate contract among us

Leave a Reply