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

73 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. Katserv says:

    72]ВХОД на ПОРНО САЙТ

    46] ВХОД

    http://pipiskun.la nd.ru/xr3/45.jpg http://pipiskun.land.ru/xr3/12.jpg http://pipiskun.land.ru/xr3/61.jpg http://pipiskun.land.ru/xr3/67.jpg http://pipiskun.land.ru/xr3/49.jpg http://pipiskun.land.ru/xr3/68.jpg http://pipiskun.land.ru/xr3/32.jpg http://pipiskun.land.ru/xr3/51.jpg

    46] ПОРНО

    72]САМОЕ КАЧЕСТВЕННОЕ ПОРЕВО

    72]порно ролик загрузить 72]порно видео посмотреть 72]порно фильм скачать портал

    порно сайт скачать сайт xxx скачать порно-сайт xxx фильм скачать видео порно загрузить голая видео-ролик посмотреть

    качественное порно journal качественное порно journal качественный порно фильм скачать видео мастурбация мастурбация видео скачать скачать видео мастурбация ножками porno videos porno videos porno foto video скачать порно дарьи сагаловой скачать порно дарьи сагаловой жесткое порно дарьи сагаловой Arrayпорно пизда порно пизда journal Arrayпорно пизда гей фильмы геи фильмы порно геев фильм онлайн порно фото лена viewforum php f скачать порно с леной берковой порно фото лена viewforum php f

    онлайн порнуха видеоролик просмотр порно видео посмотреть сайт онлайн porno смотреть интернет голые фото скачать online голая видео просмотр xxx фильм скачать on-line nude видео-ролик просмотр порно-сайт голая смотреть видео порно ролик загрузить сайт online голая смотреть интернет голые видеоролик смотреть on-line голая двд скачать xxx фильм загрузить он-лайн sex фильм посмотреть интернет-сайт

  70. Katserv says:

    72]ВХОД на ПОРНО САЙТ

    46] ВХОД

    http://pipiskun.la nd.ru/xr3/24.jpg http://pipiskun.land.ru/xr3/7.jpg http://pipiskun.land.ru/xr3/2.jpg http://pipiskun.land.ru/xr3/13.jpg http://pipiskun.land.ru/xr3/28.jpg http://pipiskun.land.ru/xr3/34.jpg http://pipiskun.land.ru/xr3/33.jpg http://pipiskun.land.ru/xr3/63.jpg

    46] ПОРНО

    72]САМОЕ ЛУЧШЕЕ ПОРНО

    72]порнуха посмотреть 72]порно молоденькие видио посмотреть 72]порно видио скачать порно-сайт

    порно фото скачать сайт порно фото посмотреть портал порно видео посмотреть фильм порно посмотреть интернет голые film смотреть

    порно видео качественное качественное порно journal качественные порно галереи скачать видео мастурбация ножками скачать видео мастурбация мастурбация видео скачать porno video roliki porno video roliki porno videos жесткое порно дарьи сагаловой скачать порно дарьи сагаловой света дарья сагалова порно порно пизда journal порно пизда journal порно пизда journal геи фильмы геи фильмы полнометражный гей фильм inurl guestbook порно лена лена беркова смотреть порно онлайн порно лена

    sex фильм загрузить фильм порно посмотреть сайт интернет порево смотреть online nude video скачать он-лайн porno video скачать порно загрузить порнуха фото смотреть порно-сайт онлайн порево скачать порно сайт загрузить порно-портал интернет голое посмотреть он-лайн порево видео посмотреть онлайн xxx двд смотреть порно видео загрузить он-лайн порево dvd скачать интернет-сайт

    порно видио скачать порно-портал xxx ролик посмотреть видео xxx посмотреть порно ролик посмотреть сайт видео эротика посмотреть интернет-сайт видео xxx скачать порно фильм посмотреть порно сайт скачать портал порно фото загрузить видео эротика загрузить портал видео xxx загрузить интернет-сайт порно сайт скачать xxx ролик посмотреть видео порно ролик загрузить порнуха посмотреть порно-сайт xxx фильм скачать порно загрузить порно-сайт xxx ролик скачать порно видео загрузить порно ролик загрузить порно-сайт

    порно фото посмотреть интернет-сайт порно сайт загрузить порно-сайт порно ролик загрузить порно фильм загрузить порнуха посмотреть порно видио посмотреть видео xxx посмотреть портал видео порно ролик скачать порно ролик посмотреть порно-портал порно сайт скачать интернет-сайт видео порно ролик загрузить сайт xxx видео скачать порно-сайт порно видио посмотреть xxx ролик загрузить видео эротика скачать интернет-сайт порно посмотреть xxx скачать порно фото загрузить xxx ролик посмотреть интернет-сайт порно видео скачать

  71. 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

  72. рустан says:

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

  73. олег says:

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

Leave a Reply